public class DefaultAuthToken
extends org.springframework.security.authentication.AbstractAuthenticationToken
| Constructor and Description |
|---|
DefaultAuthToken(io.polyglotted.common.model.Subject subject,
java.lang.String credentials,
java.util.Collection<org.springframework.security.core.GrantedAuthority> authorities) |
| Modifier and Type | Method and Description |
|---|---|
io.polyglotted.common.model.AuthHeader |
authHeader() |
java.lang.String |
logoutToken() |
io.polyglotted.common.model.Subject |
subject() |
java.lang.String |
userId() |
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait