Spring LDAP Framework

Uses of Package
org.springframework.ldap

Packages that use org.springframework.ldap
org.springframework.ldap Base package of Spring LDAP, containing an unchecked mirror of the JNDI NamingException hierarchy. 
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.support Support classes the core Spring LDAP package. 
org.springframework.ldap.ldif The base package for Spring LDAPs LDIF parser implementation. 
org.springframework.ldap.odm.core Provides an OdmManager interface for interaction with an LDAP directory. 
org.springframework.ldap.odm.core.impl Provides a single public class which implements OdmManager
org.springframework.ldap.odm.typeconversion Provides an interface to be implemented to create a type conversion framework. 
org.springframework.ldap.pool.factory Core classes for the pooling library. 
org.springframework.ldap.support Support classes for Spring-LDAP. 
org.springframework.ldap.transaction.compensating.manager The core implementation classes for client-side LDAP transactions. 
 

Classes in org.springframework.ldap used by org.springframework.ldap
LimitExceededException
          Runtime exception mirroring the JNDI LimitExceededException.
LinkException
          Runtime exception mirroring the JNDI LinkException.
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
NamingSecurityException
          Runtime exception mirroring the JNDI NamingSecurityException.
ReferralException
          Runtime exception mirroring the JNDI ReferralException.
 

Classes in org.springframework.ldap used by org.springframework.ldap.control
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.core
BadLdapGrammarException
          Thrown to indicate that an invalid value has been supplied to an LDAP operation.
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.core.support
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.ldif
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.odm.core
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.odm.core.impl
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.odm.typeconversion
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.pool.factory
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.support
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 

Classes in org.springframework.ldap used by org.springframework.ldap.transaction.compensating.manager
NamingException
          Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.