Uses of Package
org.springframework.security.ldap.userdetails

Packages that use org.springframework.security.ldap.userdetails
org.springframework.security.ldap.authentication The LDAP authentication provider package. 
org.springframework.security.ldap.userdetails   
 

Classes in org.springframework.security.ldap.userdetails used by org.springframework.security.ldap.authentication
LdapAuthoritiesPopulator
          Obtains a list of granted authorities for an Ldap user.
UserDetailsContextMapper
          Operations to map a UserDetails object to and from a Spring LDAP DirContextOperations implementation.
 

Classes in org.springframework.security.ldap.userdetails used by org.springframework.security.ldap.userdetails
InetOrgPerson
          UserDetails implementation whose properties are based on a subset of the LDAP schema for inetOrgPerson.
LdapAuthoritiesPopulator
          Obtains a list of granted authorities for an Ldap user.
LdapUserDetails
          Captures the information for a user's LDAP entry.
LdapUserDetailsImpl
          A UserDetails implementation which is used internally by the Ldap services.
LdapUserDetailsImpl.Essence
          Variation of essence pattern.
Person
          UserDetails implementation whose properties are based on the LDAP schema for Person.
Person.Essence
           
UserDetailsContextMapper
          Operations to map a UserDetails object to and from a Spring LDAP DirContextOperations implementation.
 



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