Spring LDAP Framework

Spring LDAP 1.3.0.RELEASE API

This document is the API specification for the Spring LDAP Framework
For further API reference and developer documentation, see the Spring LDAP reference documentation.

See:
          Description

Packages
org.springframework.ldap Base package of Spring LDAP, containing an unchecked mirror of the JNDI NamingException hierarchy.
org.springframework.ldap.authentication Support classes for custom authentication.
org.springframework.ldap.control Support classes for custom request control context processors.
org.springframework.ldap.core Core package of the JNDI/LDAP support.
org.springframework.ldap.core.simple Simplification layer over LdapTemplate for Java 5 and above.
org.springframework.ldap.core.support Support classes the core Spring LDAP package.
org.springframework.ldap.filter Utility classes for dynamically building LDAP filters.
org.springframework.ldap.pool Base classes for the pooling library.
org.springframework.ldap.pool.factory Core classes for the pooling library.
org.springframework.ldap.pool.validation Connection validation support for the pooling library.
org.springframework.ldap.support Support classes for Spring-LDAP.
org.springframework.ldap.test Utilities to simplify integration testing against LDAP targets.
org.springframework.ldap.transaction.compensating LDAP specific implementations of the Compensating Transaction interfaces.
org.springframework.ldap.transaction.compensating.manager The core implementation classes for client-side LDAP transactions.
org.springframework.ldap.transaction.compensating.support Useful helper implementations for client side Compensating LDAP Transactions.
org.springframework.transaction.compensating Interface definitions for a general Compensating Transaction framework based on PlatformTransactionManager.
org.springframework.transaction.compensating.support Support package for general Compensating Transaction Framework.

 

This document is the API specification for the Spring LDAP Framework


For further API reference and developer documentation, see the Spring LDAP reference documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.


Spring LDAP Framework

Copyright © 2006-2009 The Spring LDAP Framework. All Rights Reserved.