Package | Description |
---|---|
org.acegisecurity.providers.ldap |
The LDAP authentication provider package.
|
org.acegisecurity.providers.ldap.populator |
LdapAuthoritiesPopulator implementations.
|
Modifier and Type | Method and Description |
---|---|
protected LdapAuthoritiesPopulator |
LdapAuthenticationProvider.getAuthoritiesPopulator() |
Constructor and Description |
---|
LdapAuthenticationProvider(LdapAuthenticator authenticator,
LdapAuthoritiesPopulator authoritiesPopulator)
Create an instance with the supplied authenticator and authorities populator implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLdapAuthoritiesPopulator
The default strategy for obtaining user role information from the directory.
|
Copyright © 2019. All rights reserved.