You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Franz Forsthofer (JIRA)" <ji...@apache.org> on 2014/09/11 14:11:33 UTC

[jira] [Created] (CAMEL-7802) XML Signature: parameter for output character encoding and parent node via XPath

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)