Jan Zelmer created DIRAPI-348:
---------------------------------

             Summary: NPE when Api decodes bind response from OpenDJ server 6.0
                 Key: DIRAPI-348
                 URL: https://issues.apache.org/jira/browse/DIRAPI-348
             Project: Directory Client API
          Issue Type: Bug
    Affects Versions: 2.0.0.AM3
            Reporter: Jan Zelmer
             Fix For: 2.0.0.AM5
         Attachments: PasswordExpiredResponse.java, 
PasswordExpiredResponseFactory.java, PasswordExpiredResponseImpl.java, 
stacktrace.txt

User can use our application to reset the password, even if they do not know 
their old ones.

In the first step, the application resets the password and uses the temporary 
password for the bind request with the intention to change the password.

During the decoding of the response, there is a control sent back, for which 
there is no factory defined, and a NullPointerException is thrown.

This is the control in question:

controlType: 2.16.840.1.113730.3.4.4, controlValue: an octet string: "0", 
criticality: false

 

Attached is the stacktrace, and implementation ideas for a new control



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to