Spring LDAP spring-ldap

Group org.springframework.ldap
描述 Spring LDAP is a Java library for simplifying LDAP operations, based on the pattern of Spring's JdbcTemplate. The framework relieves the user of common chores, such as looking up and closing contexts, looping through results, encoding/decoding values and filters, and more. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating a DirContext, looping through NamingEnumerations, handling exceptions and cleaning up resources. This leaves the programmer to handle the important stuff - where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.), in the same way that JdbcTemplate relieves the programmer of all but the actual SQL and how the data maps to
版本 仓库 发布时间
1.3.1.RELEASE central 2010-12-02 07:46
1.3.0.RELEASE central 2009-01-31 07:52
1.2.1 central 2007-12-11 06:54
1.2 central 2007-11-09 10:51
索引仓库
仓库 个数
Central 592045