Uses of Class
org.opensaml.xmlsec.signature.support.impl.BaseSignatureTrustEngine
-
Packages that use BaseSignatureTrustEngine Package Description org.opensaml.xmlsec.signature.support.impl Implementations of signature evaluation functions. -
-
Uses of BaseSignatureTrustEngine in org.opensaml.xmlsec.signature.support.impl
Subclasses of BaseSignatureTrustEngine in org.opensaml.xmlsec.signature.support.impl Modifier and Type Class Description classExplicitKeySignatureTrustEngineAn implementation ofSignatureTrustEnginewhich evaluates the validity and trustworthiness of XML and raw signatures.classPKIXSignatureTrustEngineAn implementation ofSignatureTrustEnginewhich evaluates the validity and trustworthiness of XML and raw signatures.
-