public interface UnTurstedAuthenticationToken extends AuthenticationToken
UnTurstedAuthenticationToken
.Principal
, though we have kept Principal
strictly for credential business.Principal
,
AuthenticationToken
Modifier and Type | Method and Description |
---|---|
String |
getCode()
A GUID of sorts that is secret and only the calling API would know and be able to trust if it matches.
|
getRoles, getUserId, isAuthenticated
String getCode()
Copyright © 2018. All rights reserved.