Franz Forsthofer created CAMEL-7802:
---------------------------------------
Summary: XML Signature: parameter for output character encoding
and parent node via XPath
Key: CAMEL-7802
URL: https://issues.apache.org/jira/browse/CAMEL-7802
Project: Camel
Issue Type: Improvement
Components: camel-xmlsecurity
Reporter: Franz Forsthofer
Fix For: 2.15.0
Two improvements for the xmlsec component concerning the XML Signature signer
and verifier:
- The output character encoding for the signer and verifier (if no character
encoding is specified UTF-8 will be used as before) can be specified via the
configuration parameter 'outputXmlEncoding'.
- In the Enveloped XML Signature case, the parent node can be now specified via
an XPATH expression (new parameter 'parentXpath'). This allows selecting the
parent node in a more flexible way as before where the parent node was
specified via local name and namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)