Package | Description |
---|---|
org.apache.camel.component.xmlsecurity | |
org.apache.camel.component.xmlsecurity.processor |
Modifier and Type | Method and Description |
---|---|
XmlSignatureChecker |
XmlVerifierEndpoint.getXmlSignatureChecker() |
Modifier and Type | Method and Description |
---|---|
void |
XmlVerifierEndpoint.setXmlSignatureChecker(XmlSignatureChecker xmlSignatureChecker) |
Modifier and Type | Method and Description |
---|---|
XmlSignatureChecker |
XmlVerifierConfiguration.getXmlSignatureChecker() |
Modifier and Type | Method and Description |
---|---|
void |
XmlVerifierConfiguration.setXmlSignatureChecker(XmlSignatureChecker xmlSignatureChecker)
This interface allows the application to check the XML signature before the validation is executed.
|
Apache Camel