public class DefaultAuthenticationManagerAuthenticator extends AbstractAuthenticationManagerAuthenticator<SpringSecurityAuthenticationToken>
Authenticator using SpringSecurityAuthenticationToken types.Authenticator.MessageAuthenticator| Constructor and Description |
|---|
DefaultAuthenticationManagerAuthenticator(org.springframework.security.authentication.AuthenticationManager authenticationManager)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SpringSecurityAuthenticationToken> |
getTokenType()
Get supported
AuthenticationToken type |
authenticateequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic DefaultAuthenticationManagerAuthenticator(org.springframework.security.authentication.AuthenticationManager authenticationManager)
authenticationManager - Spring Security AuthenticationManager (not null)public Class<? extends SpringSecurityAuthenticationToken> getTokenType()
AuthenticatorAuthenticationToken typeAuthenticationToken typeCopyright © 2019 The Holon Platform. All rights reserved.