|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LdapUserSearch | |
|---|---|
| org.springframework.security.ldap.search | LdapUserSearch implementations. |
| org.springframework.security.providers.ldap.authenticator | LDAP authenticator implementations. |
| org.springframework.security.userdetails.ldap | |
| Uses of LdapUserSearch in org.springframework.security.ldap.search |
|---|
| Classes in org.springframework.security.ldap.search that implement LdapUserSearch | |
|---|---|
class |
FilterBasedLdapUserSearch
LdapUserSearch implementation which uses an Ldap filter to locate the user. |
| Uses of LdapUserSearch in org.springframework.security.providers.ldap.authenticator |
|---|
| Methods in org.springframework.security.providers.ldap.authenticator that return LdapUserSearch | |
|---|---|
protected LdapUserSearch |
AbstractLdapAuthenticator.getUserSearch()
|
| Methods in org.springframework.security.providers.ldap.authenticator with parameters of type LdapUserSearch | |
|---|---|
void |
AbstractLdapAuthenticator.setUserSearch(LdapUserSearch userSearch)
|
| Uses of LdapUserSearch in org.springframework.security.userdetails.ldap |
|---|
| Constructors in org.springframework.security.userdetails.ldap with parameters of type LdapUserSearch | |
|---|---|
LdapUserDetailsService(LdapUserSearch userSearch,
LdapAuthoritiesPopulator authoritiesPopulator)
|
|
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||