A C D E G H I K M N O P R S T U V X

A

addManifestReferencedObjects(List<XMLObject>, List<XMLObject>, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
addSantuarioJSR105Provider() - Static method in class org.apache.camel.component.xmlsecurity.SantuarioUtil
 

C

checkBeforeCoreValidation(XmlSignatureChecker.Input) - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker
Checks whether the signature document has the expected structure and contains the expected transformations and references.
checkSearchValueNotNull(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
checkSearchValueOfType(Class<?>, XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
checkStringSarchValueNotEmpty(String, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
clearMessageHeaders(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
copy() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
copy() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
createKeyInfoReference(XMLSignatureFactory, String, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
createProducer() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
createReference(XMLSignatureFactory, String, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
createSignedInfo(XMLSignatureFactory, List<? extends Reference>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
createXMLObject(XMLSignatureFactory, Node, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 

D

DefaultKeyAccessor - Class in org.apache.camel.component.xmlsecurity.api
Accesses the private key from a key-store and returns a KeyInfo which contains the X.509 certificate chain corresponding to the private key.
DefaultKeyAccessor() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
DefaultKeySelector - Class in org.apache.camel.component.xmlsecurity.api
Default implementation for the key selector.
DefaultKeySelector() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
DefaultValidationFailedHandler - Class in org.apache.camel.component.xmlsecurity.api
Interrupts the validation by throwing an exception as soon as a validation failure occurs and gives specific error messages.
DefaultValidationFailedHandler() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
DefaultXmlSignature2Message - Class in org.apache.camel.component.xmlsecurity.api
Maps the XML signature to a camel message.
DefaultXmlSignature2Message() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 

E

end() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
end() - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 

G

get(XmlSignatureProperties.Input) - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties
Returns further configuration objects for the XML signature
getAddKeyInfoReference() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getAddKeyInfoReference() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
getAlias() - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
getBase64Transform() - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for a base64 transformation.
getBaseUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getBaseUri() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getCamelContext() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getCamelContext() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getCanonicalizationMethod(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for a canonicalization algorithm.
getCanonicalizationMethod(String, List<String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for a canonicalization algorithm.
getCanonicalizationMethod() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getCanonicalizationMethod() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getCanonicalizationMethodName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getClearHeaders() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Determines if the XML signature specific headers be cleared after signing and verification.
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getContentDigestAlgorithm() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Digest algorithm which is used for the digest calculation of the message body.
getContentObjectId() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getContentReferenceType() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getContentReferenceType(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getContentReferenceType() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getContentReferenceUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getContentReferenceUri(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getContentReferenceUri() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getCryptoContextProperties() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getCryptoContextProperties() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getDigestAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getDigestAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getDigestAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getDigestAlgorithmUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getDisallowDoctypeDecl() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getDisallowDoctypeDecl() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getDocument(Node) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getDomStructureForMessageBody(List<Reference>, List<XMLObject>) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the DOM structure which is transformed to a byte array and set to the camel message body.
getEnvelopedTransform() - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getFilter() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
getKeyAccessor() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getKeyAccessor() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getKeyAccessorName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getKeyCipherAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getKeyCyperAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. 
getKeyInfo(Message, Node, KeyInfoFactory) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
getKeyInfo(Message, Node, KeyInfoFactory) - Method in interface org.apache.camel.component.xmlsecurity.api.KeyAccessor
Returns the optional key info to be incorporated into the XML signature.
getKeyInfo() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Key info.
getKeyInfo() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Key info.
getKeyOrTrustStoreParameters() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getKeyOrTrustStoreParametersId() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getKeySelector(Message) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
getKeySelector(Message) - Method in interface org.apache.camel.component.xmlsecurity.api.KeyAccessor
Returns the key selector which determines the key for signing the XML document.
getKeySelector() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getKeySelector() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getKeyStore() - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
getKeyStore() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Will change to private access in the future.
getKeyStorePassword() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Will change to private access in the future. Use XMLSecurityDataFormat.getKeyOrTrustStoreParameters() instead.
getManagedObject(XmlSignatureEndpoint) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getMessage() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Message.
getMessage() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Input message for reading header data
getMessageBodyDocument() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Message body containing the XML signature as DOM.
getMessageBodyDocument() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Message body containing the XML signature as DOM.
getMessageBodyNode() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
The message body as DOM node.
getMessageBodyNode(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getMessageEncoding(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getMessageEncoding() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getMgfAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getNodeForMessageBodyInNonEnvelopedCase(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getNonEmptyStringSearchValue(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getObjects() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Returns the objects.
getObjects() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
XML objects list.
getObjects() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
getObjects(XmlSignatureProperties.Input, XmlSignatureProperties.Output) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getObjectsForMessageMapping(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the objects which must be taken into account for the mapping to the camel message.
getOmitXmlDeclaration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getOmitXmlDeclaration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getOutputElementViaLocalNameAndNamespace(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getOutputNodeSearch() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Output node search value for determining the node from the XML signature document which shall be set to the output message body.
getOutputNodeSearch() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getOutputNodeSearch() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getOutputNodeSearchType() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Search type.
getOutputNodeSearchType() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getOutputNodeSearchType() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getOutputNodeViaXPath(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getParameterSpec() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
getParent() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Returns the parent node of the signature element in the case of enveloped XML signature.
getParentLocalName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getParentLocalName() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getParentNamespace() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getParentNamespace() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getParentOfSignature(Message, Node) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getPassPhrase() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getPassword() - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
getPlainText() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPlainText() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getPlainTextEncoding() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPrefixForXmlSignatureNamespace() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPrefixForXmlSignatureNamespace() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getProperties() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getProperties() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getPropertiesName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getProvider() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
getRecipientKeyAlias() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getReferencedManifest(List<XMLObject>, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getReferencedObject(List<XMLObject>, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getReferencedSameDocumentObjects(List<Reference>, List<XMLObject>) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getReferences() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Returns the references.
getReferences() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
getReferences(XmlSignatureProperties.Input, XmlSignatureProperties.Output, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getReferencesForMessageMapping(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the references whose referenced objects are taken into account for the message body.
getRemoveSignatureElements() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Indicator whether the XML signature elements should be removed from the document set to the output message.
getRemoveSignatureElements() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getRemoveSignatureElements() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getSameDocumentReferenceUri(Reference) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getSecureTag() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getSecureTagContents() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getSecureValidation() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getSignatureAlgorithm() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Signature algorithm.
getSignatureAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getSignatureAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getSignatureFactory() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
XML signature factory which can be used to create Reference and XMLObject instances.
getSignatureId() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Signature Id.
getSignatureProperties(XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getSignatureValue() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Signature value instance.
getSignedInfo() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Signed info instance.
getSignerConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
getTextAndElementChildren(Node) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getTransformMethods() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getTransformMethods() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getTransformMethodsName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getTransforms(List<AlgorithmMethod>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getTrustStore() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Will change to private access in the future. Use XMLSecurityDataFormat.getKeyOrTrustStoreParameters() instead.
getTrustStorePassword() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Will change to private access in the future. Use #setKeyOrTrustStoreParameters() instead.
getUriDereferencer() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getUriDereferencer() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getValidationFailedHandler() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getValidationFailedHandler() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getVerifierConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
getXmlCipherAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getXmlSignature2Message() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getXmlSignature2Message() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getXmlSignatureChecker() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getXmlSignatureChecker() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getXpath() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
getXPath2Transform(String, String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation.
getXPath2Transform(String, String, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter>, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
getXPathExpression(XPathFilterParameterSpec) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getXpathFilter(String, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getXPathTransform(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH transformation.
getXPathTransform(String, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH transformation which needs a namespace map.
getXslTranform(InputStream) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XSL transformation.
getXslTransform(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XSL transformation.

H

handleSignatureValidationFailed(DOMValidateContext, XMLSignature) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
HEADER_CONTENT_REFERENCE_TYPE - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
 
HEADER_CONTENT_REFERENCE_URI - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
 
HEADER_MESSAGE_IS_PLAIN_TEXT - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for indicating that the message body contains non-xml plain text.
HEADER_OMIT_XML_DECLARATION - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header which indicates that either the resulting signature document in the signature generation case or the resulting output of the verifier should not contain an XML declaration.
HEADER_PLAIN_TEXT_ENCODING - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header indicating the encoding of the plain text message body.

I

ignoreCoreValidationFailure() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
ignoreCoreValidationFailure() - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
If true is returned then the verifier will go-on as if there was no validation failure.
initializeSantuario() - Static method in class org.apache.camel.component.xmlsecurity.SantuarioUtil
 
isEnveloped(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the enveloped data in case of an enveloped XML signature.
isEnveloped() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
isPlainText(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
isSecureTagContents() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
isSingleton() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 

K

KeyAccessor - Interface in org.apache.camel.component.xmlsecurity.api
Returns the key selector and the optional KeyInfo instance for signing an XML document.
KeyStoreAndAlias - Class in org.apache.camel.component.xmlsecurity.api
 
KeyStoreAndAlias() - Constructor for class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 

M

manifestReferenceValidationFailed(Reference) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
manifestReferenceValidationFailed(Reference) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
mapToMessage(XmlSignature2Message.Input, Message) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
mapToMessage(XmlSignature2Message.Input, Message) - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message
Maps the references and objects of an XML signature to the camel message.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 

N

newDocumentBuilder(Boolean) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 

O

omitXmlDeclaration(Message, XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
omitXmlDeclaration() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Indicator whether XML declaration should be omitted.
omitXmlDeclaration(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
onXMLSignatureException(XMLSignatureException) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
onXMLSignatureException(XMLSignatureException) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
Method called when an XMLSignatureException is thrown by the method XMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext).
org.apache.camel.component.xmlsecurity - package org.apache.camel.component.xmlsecurity
 
org.apache.camel.component.xmlsecurity.api - package org.apache.camel.component.xmlsecurity.api
 
org.apache.camel.component.xmlsecurity.processor - package org.apache.camel.component.xmlsecurity.processor
 
org.apache.camel.dataformat.xmlsecurity - package org.apache.camel.dataformat.xmlsecurity
 
OUTPUT_NODE_SEARCH_TYPE_DEFAULT - Static variable in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Search type 'Default' for determining the output node.
OUTPUT_NODE_SEARCH_TYPE_ELEMENT_NAME - Static variable in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Search type 'ElementName' for determining the output element.
OUTPUT_NODE_SEARCH_TYPE_XPATH - Static variable in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Search type 'XPath' for determining the output node.

P

parseInput(InputStream, Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
parseInput(InputStream) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
process(Exchange) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
process(Exchange) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
process(Exchange) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureProducer
 

R

readXslTransform(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
referenceValidationFailed(Reference) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
referenceValidationFailed(Reference) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
removeSignatureElements(Node) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Removes the Signature elements from the document.

S

SantuarioUtil - Class in org.apache.camel.component.xmlsecurity
 
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setAddKeyInfoReference(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
In order to protect the KeyInfo element from tampering you can add a reference to the signed info element so that it is protected via the signature value.
setAddKeyInfoReference(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
setAlias(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setAlias(String) - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
setBaseUri(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
You can set a base URI which is used in the URI dereferencing.
setBaseUri(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setCanonicalizationMethod(AlgorithmMethod) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setCanonicalizationMethod(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a AlgorithmMethod that can be found in the registry.
setCanonicalizationMethod(AlgorithmMethod) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setCanonicalizationMethodName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setClearHeaders(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Determines if the XML signature specific headers be cleared after signing and verification.
setConfiguration(XmlSignerConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setConfiguration(XmlVerifierConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setContentObjectId(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setContentReferenceType(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setContentReferenceType(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setContentReferenceUri(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setContentReferenceUri(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setCryptoContextProperties(Map<String, ? extends Object>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Sets the crypto context properties.
setCryptoContextProperties(XMLCryptoContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
setCryptoContextProperties(Map<String, ? extends Object>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setDigestAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setDigestAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setDigestAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setDisallowDoctypeDecl(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Disallows that the incoming XML document contains DTD DOCTYPE declaration.
setDisallowDoctypeDecl(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setFilter(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
setKeyAccessor(KeyAccessor) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setKeyAccessor(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a KeyAccessor that can be found in the registry.
setKeyAccessor(KeyAccessor) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setKeyAccessorName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setKeyCipherAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyOrTrustStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyOrTrustStoreParametersId(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyPassword(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeySelector(KeySelector) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setKeySelector(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the reference name for a KeySelector that can be found in the registry.
setKeySelector(KeySelector) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setKeyStore(KeyStore) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setKeyStore(KeyStore) - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
setKeyStore(KeyStore) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.getKeyOrTrustStoreParameters() instead.
setKeyStorePassword(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use #setKeyOrTrustStoreParameters() instead.
setMessageEncoding(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setMgfAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setObjects(List<? extends XMLObject>) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
setOmitXmlDeclaration(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Indicator whether the XML declaration in the outgoing message body should be omitted.
setOmitXmlDeclaration(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setOutputNodeSearch(Object) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the output node search value for determining the node from the XML signature document which shall be set to the output message body.
setOutputNodeSearch(Object) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setOutputNodeSearchType(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Determines the search type for determining the output node which is serialized into the output message bodyF.
setOutputNodeSearchType(String) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setParameterSpec(AlgorithmParameterSpec) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
setParentLocalName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Local name of the parent element to which the XML signature element will be added.
setParentLocalName(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setParentNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Namespace of the parent element to which the XML signature element will be added.
setParentNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setPassPhrase(byte[]) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setPassword(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setPassword(char[]) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setPassword(char[]) - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
setPlainText(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setPlainText(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setPlainTextEncoding(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setPrefixForXmlSignatureNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Namespace prefix for the XML signature namespace "http://www.w3.org/2000/09/xmldsig#".
setPrefixForXmlSignatureNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setProperties(XmlSignatureProperties) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setProperties(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a XmlSignatureProperties that can be found in the registry.
setProperties(XmlSignatureProperties) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setPropertiesName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setProvider(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
setRecipientKeyAlias(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setReferences(List<? extends Reference>) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
setRemoveSignatureElements(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Indicator whether the XML signature elements (elements with local name "Signature" and namesapce ""http://www.w3.org/2000/09/xmldsig#"") shall be removed from the document set to the output message.
setRemoveSignatureElements(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setSecureTag(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setSecureTagContents(boolean) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setSecureValidation(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setSignatureAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Signature algorithm.
setSignatureAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setSignerConfiguration(XmlSignerConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
setTransformMethods(List<AlgorithmMethod>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setTransformMethods(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a List that can be found in the registry.
setTransformMethods(List<AlgorithmMethod>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setTransformMethodsName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setTrustStore(KeyStore) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use #setKeyOrTrustStoreParameters() instead.
setTrustStorePassword(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use #setKeyOrTrustStoreParameters() instead.
setUriDereferencer(URIDereferencer) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
If you want to restrict the remote access via reference URIs, you can set an own dereferencer.
setUriDereferencer(URIDereferencer) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setValidationFailedHandler(ValidationFailedHandler) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setValidationFailedHandler(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setValidationFailedHandler(ValidationFailedHandler) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setVerifierConfiguration(XmlVerifierConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
setXmlCipherAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setXmlSignature2Message(XmlSignature2Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setXmlSignature2Message(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the reference name for the to-message instance that can be found in the registry.
setXmlSignature2Message(XmlSignature2Message) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setXmlSignatureChecker(XmlSignatureChecker) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setXmlSignatureChecker(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the reference name for a application checker that can be found in the registry.
setXmlSignatureChecker(XmlSignatureChecker) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setXpath(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
sign(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
signatureValueValidationFailed(XMLSignature.SignatureValue) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
signatureValueValidationFailed(XMLSignature.SignatureValue) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
start() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
start() - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 

T

tranformTextNodeToByteArray(Node) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
transformNodeToByteArrayAndSetToOutputMessage(XmlSignature2Message.Input, Message, Node) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
transformNonTextNodeToOutputStream(Node, OutputStream, boolean) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
transformToOutputStream(Node, OutputStream, boolean) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 

U

unmarshal(Exchange, Document) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 

V

ValidationFailedHandler - Interface in org.apache.camel.component.xmlsecurity.api
Handler for handling the case when the core signature validation fails or a XMLSignatureException occurs during calling XMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext).
verify(InputStream, Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 

X

XML_ENC_KEY_STORE_ALIAS - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XML_ENC_KEY_STORE_PASSWORD - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XML_ENC_KEY_STORE_URL - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XML_ENC_RECIPIENT_ALIAS - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XML_ENC_TRUST_STORE_PASSWORD - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XML_ENC_TRUST_STORE_URL - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. Use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XMLSecurityDataFormat - Class in org.apache.camel.dataformat.xmlsecurity
 
XMLSecurityDataFormat() - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, byte[]) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, byte[]) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, byte[], String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, String) or XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XMLSecurityDataFormat(String, boolean, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated. use XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, String) or XMLSecurityDataFormat.XMLSecurityDataFormat(String, Map, boolean, String, String, String, KeyStoreParameters) instead.
XMLSecurityDataFormat(String, boolean, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XmlSignature2Message - Interface in org.apache.camel.component.xmlsecurity.api
Used in the signature verifier to map the references and objects of the XML signature to the output message.
XmlSignature2Message.Input - Interface in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureChecker - Interface in org.apache.camel.component.xmlsecurity.api
This interface gives the application the possibility to check whether the expected parts are signed.
XmlSignatureChecker.Input - Interface in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureComponent - Class in org.apache.camel.component.xmlsecurity
 
XmlSignatureComponent() - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
XmlSignatureComponent(CamelContext) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
XmlSignatureConfiguration - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlSignatureConfiguration() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
XmlSignatureConstants - Class in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureEndpoint - Class in org.apache.camel.component.xmlsecurity
 
XmlSignatureEndpoint(String, XmlSignatureComponent) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
XmlSignatureException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown when a configuration failure or a failure caused by the input message in the XML signature generation or validation process occurs.
XmlSignatureException() - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureException(Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureFormatException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown when the input for signing or verifying does not have the correct format.
XmlSignatureFormatException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureFormatException
 
XmlSignatureFormatException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureFormatException
 
XmlSignatureHelper - Class in org.apache.camel.component.xmlsecurity.api
Helps to construct the transformations and the canonicalization methods for the XML Signature generator.
XmlSignatureHelper.XPathAndFilter - Class in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureHelper.XPathAndFilter(String, String) - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
XmlSignatureHelper.XPathAndFilter() - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
XmlSignatureInvalidContentHashException - Exception in org.apache.camel.component.xmlsecurity.api
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.
XmlSignatureInvalidContentHashException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidContentHashException
 
XmlSignatureInvalidContentHashException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidContentHashException
 
XmlSignatureInvalidException - Exception in org.apache.camel.component.xmlsecurity.api
This exception is thrown if XML signature verification fails.
XmlSignatureInvalidException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidException
 
XmlSignatureInvalidException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidException
 
XmlSignatureInvalidKeyException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown during signing or verifying if the key type does not fit to the signature algorithm.
XmlSignatureInvalidKeyException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidKeyException
 
XmlSignatureInvalidKeyException(Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidKeyException
 
XmlSignatureInvalidValueException - Exception in org.apache.camel.component.xmlsecurity.api
This exception is thrown if the verification of an XML signature fails because the signature value is invalid.
XmlSignatureInvalidValueException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidValueException
 
XmlSignatureInvalidValueException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidValueException
 
XmlSignatureNoKeyException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown when no key for signing is found.
XmlSignatureNoKeyException() - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureNoKeyException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureNoKeyException(Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureNoKeyException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureProcessor - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlSignatureProcessor() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
XmlSignatureProducer - Class in org.apache.camel.component.xmlsecurity
 
XmlSignatureProducer(Endpoint, Processor) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureProducer
 
XmlSignatureProperties - Interface in org.apache.camel.component.xmlsecurity.api
You can provide further XML objects and references which will be added by the XML signature generator to the XML signature.
XmlSignatureProperties.Input - Interface in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureProperties.Output - Class in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureProperties.Output() - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
XmlSignatureTransform - Class in org.apache.camel.component.xmlsecurity.api
Transform and canonicalization algorithms with their parameters.
XmlSignatureTransform() - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
XmlSignatureTransform(String) - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
XmlSignerConfiguration - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlSignerConfiguration() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
XmlSignerEndpoint - Class in org.apache.camel.component.xmlsecurity
 
XmlSignerEndpoint(String, XmlSignatureComponent, XmlSignerConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
XmlSignerProcessor - Class in org.apache.camel.component.xmlsecurity.processor
Creates from the message body a XML signature element which is returned in the message body of the output message.
XmlSignerProcessor(XmlSignerConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
XmlVerifierConfiguration - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlVerifierConfiguration() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
XmlVerifierEndpoint - Class in org.apache.camel.component.xmlsecurity
 
XmlVerifierEndpoint(String, XmlSignatureComponent, XmlVerifierConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
XmlVerifierProcessor - Class in org.apache.camel.component.xmlsecurity.processor
XML signature verifier.
XmlVerifierProcessor(XmlVerifierConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 

A C D E G H I K M N O P R S T U V X

Apache Camel