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.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.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 © 2006-2011 The Spring LDAP Framework. All Rights Reserved.