Uses of Package
org.acegisecurity.ldap

Packages that use org.acegisecurity.ldap
org.acegisecurity.ldap   
org.acegisecurity.ldap.search LdapUserSearch implementations. 
org.acegisecurity.providers.ldap The LDAP authentication provider package. 
org.acegisecurity.providers.ldap.authenticator LDAP authenticator implementations. 
org.acegisecurity.providers.ldap.populator LdapAuthoritiesPopulator implementations. 
org.acegisecurity.userdetails.ldap   
 

Classes in org.acegisecurity.ldap used by org.acegisecurity.ldap
InitialDirContextFactory
          Access point for obtaining LDAP contexts.
LdapCallback
          Callback object for use with LdapTemplate.
LdapEntryMapper
          A mapper for use with LdapTemplate.
 

Classes in org.acegisecurity.ldap used by org.acegisecurity.ldap.search
InitialDirContextFactory
          Access point for obtaining LDAP contexts.
LdapUserSearch
          Obtains a user's information from the LDAP directory given a login name.
 

Classes in org.acegisecurity.ldap used by org.acegisecurity.providers.ldap
LdapDataAccessException
          Used to wrap unexpected NamingExceptions while accessing the LDAP server or for other LDAP-related data problems such as data we can't handle.
 

Classes in org.acegisecurity.ldap used by org.acegisecurity.providers.ldap.authenticator
InitialDirContextFactory
          Access point for obtaining LDAP contexts.
LdapEntryMapper
          A mapper for use with LdapTemplate.
LdapUserSearch
          Obtains a user's information from the LDAP directory given a login name.
 

Classes in org.acegisecurity.ldap used by org.acegisecurity.providers.ldap.populator
InitialDirContextFactory
          Access point for obtaining LDAP contexts.
 

Classes in org.acegisecurity.ldap used by org.acegisecurity.userdetails.ldap
LdapEntryMapper
          A mapper for use with LdapTemplate.
 



Copyright © 2004-2009 Interface21, Inc. All Rights Reserved.