The Apache Directory Team is proud to announce the availability of the 1.0.0-M22 version of the Apache Directory LDAP API.
The Apache Directory LDAP client API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAP API (jLdap and Mozilla LDAP API). This is a schema aware API, with some convenient ways to access a LDAP server. This API is not only targeting the Apache Directory Server, but should work pristine with any LDAP server. It's also an extensible API : new Controls, schema elements and network layer could be added or used in the near future. It's also OSGi capable. Here is the release note for Apache Directory LDAP API 1.0.0-M22: Bugs : ------ * https://issues.apache.org/jira/browse/DIRAPI-156 - LdapNetworkConnection.addSchema doesn't register attribute types * https://issues.apache.org/jira/browse/DIRAPI-186 - Inconsistent code definition in ResultCodeEnum. * https://issues.apache.org/jira/browse/DIRAPI-188 - Length encoding is not using the correct method in some of the codecs Improvements : -------------- * https://issues.apache.org/jira/browse/DIRAPI-181 - Add the StartTLS extended operation * https://issues.apache.org/jira/browse/DIRAPI-187 - Make the Entry class a fluent API New Features : -------------- * https://issues.apache.org/jira/browse/DIRAPI-164 - Add fluent entry builder to AddRequest * https://issues.apache.org/jira/browse/DIRAPI-183 - Add support for the WhoAmI extended operation Wish : ------ * https://issues.apache.org/jira/browse/DIRAPI-189 - Support DirSync control Feel free to experiment, we highly appreciate your feedback ! Website : http://directory.apache.org/api Download : http://directory.apache.org/api/downloads.html User's Guide : http://directory.apache.org/api/user-guide.html The Apache Directory Team -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
