Uses of Interface
org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
-
Packages that use XmlSignatureChecker.Input Package Description org.apache.camel.component.xmlsecurity.api -
-
Uses of XmlSignatureChecker.Input in org.apache.camel.component.xmlsecurity.api
Methods in org.apache.camel.component.xmlsecurity.api with parameters of type XmlSignatureChecker.Input Modifier and Type Method Description void
XmlSignatureChecker. checkBeforeCoreValidation(XmlSignatureChecker.Input input)
Checks whether the signature document has the expected structure and contains the expected transformations and references.
-