|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LdapAuthenticator
The strategy interface for locating and authenticating an Ldap user.
The LdapAuthenticationProvider calls this interface to authenticate a user and obtain the information for that user from the directory.
DefaultLdapAuthoritiesPopulator,
UserDetailsServiceLdapAuthoritiesPopulator| Method Summary | |
|---|---|
org.springframework.ldap.core.DirContextOperations |
authenticate(Authentication authentication)
Authenticates as a user and obtains additional user information from the directory. |
| Method Detail |
|---|
org.springframework.ldap.core.DirContextOperations authenticate(Authentication authentication)
authentication -
|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||