Package org.opensaml.security.trust.impl
package org.opensaml.security.trust.impl
TrustEngine
implementation classes.-
ClassesClassDescriptionChainingTrustEngine<TokenType>Evaluate a token in sequence using a chain of subordinate trust engines.Trust engine that evaluates a credential's key against key(s) expressed within a set of trusted credentials obtained from a trusted credential resolver.Auxillary trust evaluator for evaluating an untrusted key or credential against a trusted key or credential.Trust engine that evaluates a credential's X.509 certificate against certificates expressed within a set of trusted credentials obtained from a credential resolver.Auxillary trust evaluator for evaluating an untrusted X509 certificate or credential against a trusted certificate or credential.
X509TrustManager
implementation that relies on aTrustEngine
.