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.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.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.
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.