Class XmlSignatureInvalidContentHashException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.xmlsecurity.api.XmlSignatureException
org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidException
org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidContentHashException
- All Implemented Interfaces:
Serializable
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.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XmlSignatureInvalidContentHashException
-
XmlSignatureInvalidContentHashException
-