Apache Directory LDAP API 1.0.0-RC2 发布了,该版本更新内容:
Bugs 修复:
DIRAPI-285 https://issues.apache.org/jira/browse/DIRAPI-285 -- ModifyPassword extended operation incorrectly expects value in ModifyResponse
DIRAPI-284 https://issues.apache.org/jira/browse/DIRAPI-284 -- DateUtils throws an exception for certain timestamps
DIRAPI-279 https://issues.apache.org/jira/browse/DIRAPI-279 -- We are using hashcode over a set in some tests, this is not reliable
DIRAPI-154 https://issues.apache.org/jira/browse/DIRAPI-154 -- Implement "online" OpenLDAP schema parsing in DefaultSchemaLoader
改进:
DIRAPI-283 https://issues.apache.org/jira/browse/DIRAPI-283 -- We don't need to parse the DN when storing a name in the LDAP requests
DIRAPI-207 https://issues.apache.org/jira/browse/DIRAPI-207 -- Expose the underlying socket config
相关链接:
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
ApacheDS (Apache Directory Server)的核心是目录服务,可以保存数据,并对不同类型的数据进行搜索操作。协议的实现在目录服务器顶层工作,提供与数据存储、搜索和检索有关的 Internet 服务。 ApacheDS 最重要的特性可能是利用不同协议公开目录服务的能力...
来自:开源中国社区

