UnboundID LDAP SDK for Java 6.0.10

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 6.0.10, which includes the following changes:

  • Added the ability to reuse connections when following referrals
  • Fixed a parallel-update issue that could cause reject log file corruption
  • Added a method for obtaining encoded SASL PLAIN credentials
  • Added methods for getting JSON number values as Integer or Long objects
  • Added a method for getting a compact stack trace representing the code location from which it was called
  • Added support for a Ping-proprietary access log field request control
  • Added support for Ping-proprietary generate access token request and response controls
  • Updated ds-pwp-state-json support to include new fields indicating whether a user’s password is encoded with current settings
  • Updated the documentation to include the latest versions of draft-ietf-kitten-scram-2fa, draft-melnikov-scram-bis, and draft-melnikov-scram-sha3-512