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
Packaging pom
Size 16.33 KB
文件 pom jar
网址 http://springframework.org/ldap
发布时间 2010-12-02 07:46

dependencies

Group Artifact Version
org.springframework spring-core 3.0.5.RELEASE

developers

marthursson Mattias Hellborg Arthursson Jayway
ulsa Ulrik Sandberg Jayway

licenses

The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
58880685