Package org.opensaml.security.x509.impl
@NonnullElements
package org.opensaml.security.x509.impl
TrustEngine implementation classes related to PKIX.-
ClassDescriptionBasic implementation of
PKIXValidationInformation.A basic implementaion ofX509CredentialNameEvaluatorwhich evaluates various identifiers extracted from anX509Credential's entity certificate against a set of trusted names.An implementation ofPKIXTrustEvaluatorthat is based on the Java CertPath API.Specialization ofPKIXValidationOptionswhich specifies options specific to aPKIXTrustEvaluatorbased on the Java CertPath API.A dummy implementation ofX509CredentialNameEvaluatorwhich always returns true.A wrapper that changes aKeyStorein to aX509Credential.Trust engine implementation which evaluates anX509Credentialtoken based on PKIX validation processing using validation information from a trusted source.An implementation ofPKIXValidationInformationResolverwhich always returns a static, fixed set of information.Interface for classes which evaluate anX509Credentialagainst a supplied set of trusted names.A class that wraps aX509KeyManagerand exposes it as anX509Credential.