Spring LDAP Framework

Uses of Class
org.springframework.ldap.core.support.AbstractContextSource

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

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

Subclasses of AbstractContextSource in org.springframework.ldap.core.support
 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.