Package | Description |
---|---|
org.acegisecurity.ldap.search |
LdapUserSearch implementations.
|
org.acegisecurity.providers.ldap.authenticator |
LDAP authenticator implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterBasedLdapUserSearch
LdapUserSearch implementation which uses an Ldap filter to locate the user.
|
Modifier and Type | Method and Description |
---|---|
protected LdapUserSearch |
AbstractLdapAuthenticator.getUserSearch() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLdapAuthenticator.setUserSearch(LdapUserSearch userSearch) |
Copyright © 2019. All rights reserved.