Class JwtAuthenticationToken
Object
AbstractAuthenticationToken
JwtAuthenticationToken
- All Implemented Interfaces:
Serializable,Principal,Authentication,CredentialsContainer
public class JwtAuthenticationToken
extends AbstractAuthenticationToken
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtAuthenticationToken(String token, String clientVersion, String deviceClientUUID) -
Method Summary
Methods inherited from class AbstractAuthenticationToken
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toString
-
Constructor Details
-
JwtAuthenticationToken
-
-
Method Details
-
getCredentials
-
getPrincipal
-
getToken
-
getClientVersion
-
getDeviceClientUUID
-