Interface ParsedToken
-
- All Known Subinterfaces:
AuthenticationToken
- All Known Implementing Classes:
AuthenticationTokenAuditFinder.AuthenticationTokenAuditItem
,BearerTokenCredentials
,Token
public interface ParsedToken
- Author:
- Dmitrii Bogdanov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getIdentifier()
String
getValue()
-