Spring LDAP 2.0.5 发布
jopen 9年前
Spring LDAP 2.0.5 发布,主要更新内容如下:
Bug
[LDAP-343] - DirContextAdapter incorrectly throws IllegalArgumentException when adding Name attributes
New Feature
[LDAP-320] - Upgrade ApacheDS to 2.0.x
详细内容请查看 changelog。
Spring LDAP 是一个用于操作 LDAP 的 Java 框架。它是基于 Spring 的 JdbcTemplate 模式。这个框架能够帮助开发人员简化 looking up,closing contexts,looping through NamingEnumerations,encoding/decoding values与 filters 等操作。