[ https://issues.apache.org/jira/browse/DIRAPI-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873317#comment-16873317 ]
Emmanuel Lecharny commented on DIRAPI-348: ------------------------------------------ Thanks Jan ! Can you test the API ? I have pushed the added control into git yesterday. > 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 > Priority: Minor > 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