Package org.opensaml.security.x509.impl
package org.opensaml.security.x509.impl
TrustEngine
implementation classes related to PKIX.-
ClassDescriptionBasic implementation of
PKIXValidationInformation
.A basic implementaion ofX509CredentialNameEvaluator
which evaluates various identifiers extracted from anX509Credential
's entity certificate against a set of trusted names.An implementation ofPKIXTrustEvaluator
that is based on the Java CertPath API.Specialization ofPKIXValidationOptions
which specifies options specific to aPKIXTrustEvaluator
based on the Java CertPath API.A wrapper that changes aKeyStore
in to aX509Credential
.Trust engine implementation which evaluates anX509Credential
token based on PKIX validation processing using validation information from a trusted source.An implementation ofPKIXValidationInformationResolver
which always returns a static, fixed set of information.Interface for classes which evaluate anX509Credential
against a supplied set of trusted names.A class that wraps aX509KeyManager
and exposes it as anX509Credential
.