public class AnterosSecurityAuthenticationToken
extends org.springframework.security.authentication.UsernamePasswordAuthenticationToken
| Constructor and Description |
|---|
AnterosSecurityAuthenticationToken(Object principal,
Object credentials) |
AnterosSecurityAuthenticationToken(Object principal,
Object credentials,
Collection<? extends org.springframework.security.core.GrantedAuthority> authorities) |
eraseCredentials, getCredentials, getPrincipal, setAuthenticatedequals, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setDetails, toStringpublic AnterosSecurityAuthenticationToken(Object principal, Object credentials)
public AnterosSecurityAuthenticationToken(Object principal, Object credentials, Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)
Copyright © 2017 Anteros Tecnologia. All rights reserved.