public class ExternalAuthenticationToken
extends org.springframework.security.authentication.AbstractAuthenticationToken
Constructor and Description |
---|
ExternalAuthenticationToken(java.lang.Object principal,
java.util.Collection<? extends org.springframework.security.core.GrantedAuthority> authorities) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCredentials() |
java.lang.Object |
getPrincipal() |