TokenType
- the type of token representedpublic interface Token<TokenType>
Modifier and Type | Interface and Description |
---|---|
static class |
Token.ValidationStatus
Enumeration of the possible states of token validation.
|
Modifier and Type | Method and Description |
---|---|
Token.ValidationStatus |
getValidationStatus()
Get the token validation status.
|
TokenType |
getWrappedToken()
Get the underlying data structure of this token.
|
TokenType getWrappedToken()
Token.ValidationStatus getValidationStatus()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.