TokenType
- the token type this trust engine evaluatespublic interface PKIXTrustEngine<TokenType> extends TrustEngine<TokenType>
Modifier and Type | Method and Description |
---|---|
PKIXValidationInformationResolver |
getPKIXResolver()
Get the resolver instance which will be used to resolve PKIX validation information.
|
validate
@Nonnull PKIXValidationInformationResolver getPKIXResolver()
Copyright © 2016 JBoss by Red Hat. All rights reserved.