Spring LDAP Framework

Uses of Interface
org.springframework.ldap.core.support.BaseLdapPathContextSource

Packages that use BaseLdapPathContextSource
org.springframework.ldap.core.support Support classes the core Spring LDAP package. 
 

Uses of BaseLdapPathContextSource in org.springframework.ldap.core.support
 

Classes in org.springframework.ldap.core.support that implement BaseLdapPathContextSource
 class AbstractContextSource
          Abstract implementation of the ContextSource interface.
 class DirContextSource
          ContextSource implementation which creates InitialDirContext instances, for LDAPv2 compatibility.
 class LdapContextSource
          ContextSource implementation which creates an InitialLdapContext instance.
 


Spring LDAP Framework

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