Uses of Package
org.acegisecurity.userdetails.ldap

Packages that use org.acegisecurity.userdetails.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.userdetails.ldap used by org.acegisecurity.ldap
LdapUserDetails
          Captures the information for a user's LDAP entry.
 

Classes in org.acegisecurity.userdetails.ldap used by org.acegisecurity.ldap.search
LdapUserDetails
          Captures the information for a user's LDAP entry.
LdapUserDetailsMapper
          The entry mapper used by the authenticators to create an ldap user object.
 

Classes in org.acegisecurity.userdetails.ldap used by org.acegisecurity.providers.ldap
LdapUserDetails
          Captures the information for a user's LDAP entry.
 

Classes in org.acegisecurity.userdetails.ldap used by org.acegisecurity.providers.ldap.authenticator
LdapUserDetails
          Captures the information for a user's LDAP entry.
LdapUserDetailsMapper
          The entry mapper used by the authenticators to create an ldap user object.
 

Classes in org.acegisecurity.userdetails.ldap used by org.acegisecurity.providers.ldap.populator
LdapUserDetails
          Captures the information for a user's LDAP entry.
 

Classes in org.acegisecurity.userdetails.ldap used by org.acegisecurity.userdetails.ldap
LdapUserDetails
          Captures the information for a user's LDAP entry.
LdapUserDetailsImpl.Essence
          Variation of essence pattern.
 



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