|
spring-security-ldap | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
LdapAuthenticationProvider and the
ActiveDirectoryLdapAuthenticationProvider.ContextSource provided.
AuthenticationException when attempting to authenticate against
Active Directory using ActiveDirectoryLdapAuthenticationProvider.BaseLdapPathContextSource provided.
Authentication object which will be returned from the authenticate method.
UserDetailsContextMapper strategy for use by subclasses.
AuthenticationProvider implementation that authenticates
against an LDAP server.LdapUserSearch
and an LdapAuthoritiesPopulator.memberOf attribute obtained from the user's
Active Directory entry.
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.BadCredentialsException.
AuthenticationProvider using a GrantedAuthoritiesMapper.
AuthenticationProvider using a GrantedAuthoritiesMapper.
SearchControls instance used in the search.
AuthenticationProvider using a GrantedAuthoritiesMapper.
AbstractLdapAuthenticationProvider.createSuccessfulAuthentication(org.springframework.security.authentication.UsernamePasswordAuthenticationToken, org.springframework.security.core.userdetails.UserDetails) method.
SecurityContextHolder.DirContextOperations implementation.
|
spring-security-ldap | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||