Spring LDAP Framework

Uses of Package
org.springframework.ldap.core.support

Packages that use org.springframework.ldap.core.support
org.springframework.ldap.core.support Support classes the core Spring LDAP package. 
org.springframework.ldap.test Utilities to simplify integration testing against LDAP targets. 
 

Classes in org.springframework.ldap.core.support used by org.springframework.ldap.core.support
AbstractContextSource
          Abstract implementation of the ContextSource interface.
AbstractTlsDirContextAuthenticationStrategy
          Abstract superclass for DirContextAuthenticationStrategy implementations that apply TLS security to the connections.
BaseLdapPathContextSource
          Interface to be implemented by ContextSources that are capable of providing the base LDAP path.
BaseLdapPathSource
          Implementations of this interface are capable of providing a base LDAP path.
DirContextAuthenticationStrategy
          A strategy to use when authenticating LDAP connections on creation.
 

Classes in org.springframework.ldap.core.support used by org.springframework.ldap.test
LdapContextSource
          ContextSource implementation which creates an InitialLdapContext instance.
 


Spring LDAP Framework

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