TokenType
- the token type this trust engine evaluatespublic interface TrustedCredentialTrustEngine<TokenType> extends TrustEngine<TokenType>
Modifier and Type | Method and Description |
---|---|
CredentialResolver |
getCredentialResolver()
Gets the credential resolver used to recover trusted credentials that
may be used to validate tokens.
|
validate
@Nonnull CredentialResolver getCredentialResolver()
Copyright © 2016 JBoss by Red Hat. All rights reserved.