UnboundID LDAP SDK for Java is a Java-based API for interacting with LDAP directory servers and performing other LDAP-related processing. The project has just released version 7.0.2, which includes the following changes:
- Added support for FIPS 140-3 compliance via the 2.x version of the Bouncy Castle FIPS provider.
- Added a new PropertyManager mechanisms for obtaining property values via system properties or environment variables
- Fixed a bug in which SSLUtil.certificateToString omitted notBefore and notAfter timestamps
- Added client-side support for the new to-be-deleted subtree accessibility state in the Ping Identity Directory Server
- Updated MoveSubtree to support the to-be-deleted subtree accessibility state
- Added a SubtreeAccessibilityState.isMoreRestrictiveThan method
- Updated the documentation to include the latest versions of a number of LDAP-related specifications