Uses of Class
org.opensaml.xmlsec.signature.impl.SignatureImpl
Packages that use SignatureImpl
Package
Description
Classes related to verifying various credentials within a SAML system.
-
Uses of SignatureImpl in org.opensaml.saml.security.impl
Methods in org.opensaml.saml.security.impl with parameters of type SignatureImplModifier and TypeMethodDescriptionprotected voidSAMLSignatureProfileValidator.validateSignatureImpl(SignatureImpl sigImpl) Validate an instance ofSignatureImpl, which is in turn based on underlying Apache XML SecurityXMLSignatureinstance.