|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LdapAuthoritiesPopulator | |
|---|---|
| org.acegisecurity.providers.ldap | The LDAP authentication provider package. |
| org.acegisecurity.providers.ldap.populator | LdapAuthoritiesPopulator implementations. |
| Uses of LdapAuthoritiesPopulator in org.acegisecurity.providers.ldap |
|---|
| Methods in org.acegisecurity.providers.ldap that return LdapAuthoritiesPopulator | |
|---|---|
protected LdapAuthoritiesPopulator |
LdapAuthenticationProvider.getAuthoritiesPopulator()
|
| Constructors in org.acegisecurity.providers.ldap with parameters of type LdapAuthoritiesPopulator | |
|---|---|
LdapAuthenticationProvider(LdapAuthenticator authenticator,
LdapAuthoritiesPopulator authoritiesPopulator)
Create an initialized instance to the values passed as arguments |
|
| Uses of LdapAuthoritiesPopulator in org.acegisecurity.providers.ldap.populator |
|---|
| Classes in org.acegisecurity.providers.ldap.populator that implement LdapAuthoritiesPopulator | |
|---|---|
class |
DefaultLdapAuthoritiesPopulator
The default strategy for obtaining user role information from the directory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||