| org.springframework.security.ldap.userdetails.LdapAuthoritiesPopulator |
Known Indirect Subclasses
|
Obtains a list of granted authorities for an Ldap user.
Used by the LdapAuthenticationProvider once a user has been authenticated to create the final user details object.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the list of authorities for the user.
| |||||||||||
Get the list of authorities for the user.
| userData | the context object which was returned by the LDAP authenticator. |
|---|