public interface ValidatableSamlTokenEx extends ValidatableSamlToken
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ValidatableSamlTokenEx.TokenDelegateEx
Implementations of this class will act as containers for a single
intermediary/delegate represented by the assertion.
|
SamlToken.TokenDelegate| Modifier and Type | Method and Description |
|---|---|
List<ValidatableSamlTokenEx.TokenDelegateEx> |
getDelegationChainEx() |
IssuerNameId |
getIssuerNameId()
The issuer element of a token provides information about the issuer of a
SAML assertion.
|
validateequals, getAdvice, getAudience, getConfirmationCertificate, getConfirmationType, getDelegationChain, getExpirationTime, getGroupList, getId, getStartTime, getSubject, getSubjectNameId, hashCode, isDelegable, isRenewable, isSolutionimportTo, toXmlIssuerNameId getIssuerNameId()
List<ValidatableSamlTokenEx.TokenDelegateEx> getDelegationChainEx()
The information is extended with the subject format.Copyright © 2016. All rights reserved.