Spring Security Framework

Package org.springframework.security.ldap.populator

LdapAuthoritiesPopulator implementations.

See:
          Description

Class Summary
DefaultLdapAuthoritiesPopulator The default strategy for obtaining user role information from the directory.
UserDetailsServiceLdapAuthoritiesPopulator Simple LdapAuthoritiesPopulator which delegates to a UserDetailsService, using the name which was supplied at login as the username.
 

Package org.springframework.security.ldap.populator Description

LdapAuthoritiesPopulator implementations.


Spring Security Framework

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