public class MidPointLdapAuthenticationProvider
extends org.springframework.security.ldap.authentication.LdapAuthenticationProvider
| Constructor and Description |
|---|
MidPointLdapAuthenticationProvider(org.springframework.security.ldap.authentication.LdapAuthenticator authenticator) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.security.core.Authentication |
createSuccessfulAuthentication(org.springframework.security.authentication.UsernamePasswordAuthenticationToken authentication,
org.springframework.security.core.userdetails.UserDetails user) |
protected org.springframework.ldap.core.DirContextOperations |
doAuthentication(org.springframework.security.authentication.UsernamePasswordAuthenticationToken authentication) |
getAuthoritiesPopulator, loadUserAuthorities, setHideUserNotFoundExceptionspublic MidPointLdapAuthenticationProvider(org.springframework.security.ldap.authentication.LdapAuthenticator authenticator)
protected org.springframework.ldap.core.DirContextOperations doAuthentication(org.springframework.security.authentication.UsernamePasswordAuthenticationToken authentication)
doAuthentication in class org.springframework.security.ldap.authentication.LdapAuthenticationProviderprotected org.springframework.security.core.Authentication createSuccessfulAuthentication(org.springframework.security.authentication.UsernamePasswordAuthenticationToken authentication,
org.springframework.security.core.userdetails.UserDetails user)
createSuccessfulAuthentication in class org.springframework.security.ldap.authentication.AbstractLdapAuthenticationProviderCopyright © 2019 Evolveum. All rights reserved.