Uses of Package
org.apache.camel.component.xmlsecurity.api
-
Packages that use org.apache.camel.component.xmlsecurity.api Package Description org.apache.camel.component.xmlsecurity.api org.apache.camel.component.xmlsecurity.processor -
Classes in org.apache.camel.component.xmlsecurity.api used by org.apache.camel.component.xmlsecurity.api Class Description DefaultKeySelector Default implementation for the key selector.KeyAccessor Returns the key selector and the optional KeyInfo instance for signing an XML document.SignatureType ValidationFailedHandler Handler for handling the case when the core signature validation fails or aXMLSignatureException
occurs during callingXMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext)
.XAdESEncapsulatedPKIData Class representing the Encapsulated PKI Data of the XAdES specification.XAdESSignatureProperties 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.XmlSignature2Message Used in the signature verifier to map the references and objects of the XML signature to the output message.XmlSignature2Message.Input XmlSignatureChecker.Input XmlSignatureException Exception thrown when a configuration failure or a failure caused by the input message in the XML signature generation or validation process occurs.XmlSignatureHelper.XPathAndFilter XmlSignatureInvalidException This exception is thrown if XML signature verification fails.XmlSignatureProperties You can provide further XML objects and references which will be added by the XML signature generator to the XML signature.XmlSignatureProperties.Input XmlSignatureProperties.Output -
Classes in org.apache.camel.component.xmlsecurity.api used by org.apache.camel.component.xmlsecurity.processor Class Description KeyAccessor Returns the key selector and the optional KeyInfo instance for signing an XML document.SignatureType ValidationFailedHandler Handler for handling the case when the core signature validation fails or aXMLSignatureException
occurs during callingXMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext)
.XmlSignature2Message Used in the signature verifier to map the references and objects of the XML signature to the output message.XmlSignatureChecker This interface gives the application the possibility to check whether the expected parts are signed.XmlSignatureException Exception thrown when a configuration failure or a failure caused by the input message in the XML signature generation or validation process occurs.XmlSignatureFormatException Exception thrown when the input for signing or verifying does not have the correct format.XmlSignatureProperties You can provide further XML objects and references which will be added by the XML signature generator to the XML signature.XmlSignatureProperties.Input XmlSignatureProperties.Output