Group: org.springframework.ldap
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
spring-ldap (4) Spring LDAP |
1.3.1.RELEASE | 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 the domain model. In addition to this, Spring LDAP provides transaction support, a pooling library, exception translation from NamingExceptions to a mirrored unchecked Exception hierarchy, as well as several utilities for working with filters, LDAP paths and Attributes. | |
|
spring-ldap-core (2) Spring LDAP Core |
1.3.1.RELEASE | ||
|
spring-ldap-core-tiger (2) Spring LDAP Java 5 support |
1.3.1.RELEASE | ||
|
spring-ldap-tiger (2) Spring LDAP Tiger |
1.2.1 | ||
|
spring-ldap-test (2) Spring LDAP Automated Test Support |
1.3.1.RELEASE | ||
|
spring-ldap-ldif-core (1) Spring LDAP LDIF Core |
1.3.1.RELEASE | LDIFParser and supporting classes. | |
|
spring-ldap-ldif-batch (1) Spring LDAP LDIF Batch |
1.3.1.RELEASE | Classes for integration with the Spring Batch Framework | |
|
spring-ldap-odm (1) Spring LDAP ODM |
1.3.1.RELEASE | Object Directory Mapping framework | |
|
spring-ldap-parent (2) Spring LDAP - Parent |
1.3.1.RELEASE | ||
|
spring-ldap-integration-tests (2) Spring LDAP Integration Tests (Generic) |
1.3.1.RELEASE | ||
|
spring-ldap-integration-tests-parent (2) Spring LDAP Integration Tests |
1.3.1.RELEASE | ||
|
spring-ldap-parent-tiger (1) Spring LDAP - Parent Tiger |
1.3.1.RELEASE |