Uses of Package
org.apache.camel.component.xmlsecurity.api
Packages that use org.apache.camel.component.xmlsecurity.api
Package
Description
-
Classes in org.apache.camel.component.xmlsecurity.api used by org.apache.camel.component.xmlsecurity.apiClassDescriptionDefault implementation for the key selector.Returns the key selector and the optional KeyInfo instance for signing an XML document.Handler for handling the case when the core signature validation fails or a
XMLSignatureException
occurs during callingXMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext)
.Class representing the Encapsulated PKI Data of the XAdES specification.Implementation of the XAdES-BES and XAdES-EPES properties defined in http://www.etsi.org/deliver/etsi_ts%5C101900_101999%5C101903%5C01.04 .02_60%5Cts_101903v010402p.pdf.Used in the signature verifier to map the references and objects of the XML signature to the output message.Exception thrown when a configuration failure or a failure caused by the input message in the XML signature generation or validation process occurs.This exception is thrown if XML signature verification fails.You can provide further XML objects and references which will be added by the XML signature generator to the XML signature. -
Classes in org.apache.camel.component.xmlsecurity.api used by org.apache.camel.component.xmlsecurity.processorClassDescriptionReturns the key selector and the optional KeyInfo instance for signing an XML document.Handler for handling the case when the core signature validation fails or a
XMLSignatureException
occurs during callingXMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext)
.Used in the signature verifier to map the references and objects of the XML signature to the output message.This interface gives the application the possibility to check whether the expected parts are signed.Exception thrown when a configuration failure or a failure caused by the input message in the XML signature generation or validation process occurs.Exception thrown when the input for signing or verifying does not have the correct format.You can provide further XML objects and references which will be added by the XML signature generator to the XML signature.