|
spring-security-ldap | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ContextSource provided.
BaseLdapPathContextSource provided.
AuthenticationProvider implementation that authenticates
against an LDAP server.LdapUserSearch
and an LdapAuthoritiesPopulator.LdapUserSearch implementations.UserDetails implementations which map from a ubset of the data
contained in some of the standard LDAP types (such as InetOrgPerson).LdapAuthenticator which compares the login
password with the value stored in the directory using a remote LDAP "compare" operation.PasswordPolicyControl to make use of user account data stored in the directory.SearchControls instance used in the search.
LdapAuthenticationProvider.createSuccessfulAuthentication(UsernamePasswordAuthenticationToken, UserDetails) method.
SecurityContextHolder.
|
spring-security-ldap | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||