Uses of Class
org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidException
Packages that use XmlSignatureInvalidException
-
Uses of XmlSignatureInvalidException in org.apache.camel.component.xmlsecurity.api
Subclasses of XmlSignatureInvalidException in org.apache.camel.component.xmlsecurity.apiModifier and TypeClassDescriptionclass
This exception is thrown if the verification of a XML signature fails because the hash calculated over the content does not match the value in the signature.class
This exception is thrown if the verification of an XML signature fails because the signature value is invalid.