Package | Description |
---|---|
org.apache.camel.component.xmlsecurity.api |
Modifier and Type | Class and Description |
---|---|
class |
XmlSignatureInvalidContentHashException
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 |
XmlSignatureInvalidValueException
This exception is thrown if the verification of an XML signature fails because the signature value is invalid.
|
Apache Camel