Closed GoogleCodeExporter closed 8 years ago
Original comment by marvin.addison@gmail.com
on 7 Nov 2011 at 6:13
Original comment by marvin.addison@gmail.com
on 7 Nov 2011 at 6:45
Link to ppolicy draft:
http://opends.java.net/public/standards/draft-behera-ldap-password-policy.txt
Original comment by dfis...@gmail.com
on 7 Nov 2011 at 8:10
Attached source for implementation that has been developed and tested against
the ppolicy response controls provided by OpenLDAP. The specific test cases
are listed in JndiPasswordPolicyControlProcessorTest. I'd appreciate feedback
on the DER parsing strategy. I think there are some novel ideas in there that
may be generally beneficial for parsing DER types over much broader use cases.
Original comment by marvin.addison@gmail.com
on 17 Nov 2011 at 5:02
Attachments:
Patch committed in r2167.
Please review the javadocs, as I completed the documentation in several cases.
I like the DER parsing strategy. It seems easily extensible to other controls
and I'm hopeful that all the supported controls can be handled in this fashion.
It would reduce the complexity of the provider packages.
Original comment by dfis...@gmail.com
on 21 Nov 2011 at 8:05
I reviewed the vt-ldap commit that merged this in and javadocs look good.
Original comment by marvin.addison@gmail.com
on 22 Nov 2011 at 1:05
Original issue reported on code.google.com by
dfis...@gmail.com
on 20 Oct 2011 at 6:38