Package org.opensaml.xmlsec.signature.support.impl
Implementations of signature evaluation functions.
-
Class Summary Class Description BaseSignatureTrustEngine<TrustBasisType> A base implementation ofSignatureTrustEnginewhich evaluates the validity and trustworthiness of XML and raw signatures.ChainingSignaturePrevalidator A signature prevalidator implementation which chains execution of a list ofSignaturePrevalidatorinstances.ChainingSignatureTrustEngine Evaluate a signature in sequence using a chain of subordinate trust engines.ExplicitKeySignatureTrustEngine An implementation ofSignatureTrustEnginewhich evaluates the validity and trustworthiness of XML and raw signatures.PKIXSignatureTrustEngine An implementation ofSignatureTrustEnginewhich evaluates the validity and trustworthiness of XML and raw signatures.SignatureAlgorithmValidator Component which validates aSignature's signature and digest algorithm URI's against a supplied algorithm whitelist and blacklist.