See: Description
Class | Description |
---|---|
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.
|