Uses of Interface
org.opensaml.security.trust.TrustedCredentialTrustEngine
Packages that use TrustedCredentialTrustEngine
Package
Description
TrustEngine implementation classes.Implementations of signature evaluation functions.
-
Uses of TrustedCredentialTrustEngine in org.opensaml.security.trust.impl
Classes in org.opensaml.security.trust.impl that implement TrustedCredentialTrustEngineModifier and TypeClassDescriptionclassTrust engine that evaluates a credential's key against key(s) expressed within a set of trusted credentials obtained from a trusted credential resolver.classTrust engine that evaluates a credential's X.509 certificate against certificates expressed within a set of trusted credentials obtained from a credential resolver. -
Uses of TrustedCredentialTrustEngine in org.opensaml.xmlsec.signature.support.impl
Classes in org.opensaml.xmlsec.signature.support.impl that implement TrustedCredentialTrustEngineModifier and TypeClassDescriptionclassAn implementation ofSignatureTrustEnginewhich evaluates the validity and trustworthiness of XML and raw signatures.