Add support for ContentEncryptedElements Assertion
--------------------------------------------------
Key: RAMPART-297
URL: https://issues.apache.org/jira/browse/RAMPART-297
Project: Rampart
Issue Type: New Feature
Reporter: Prabath Siriwardena
Assignee: Ruchith Udayanga Fernando
<sp:ContentEncryptedElements XPathVersion="xs:anyURI"? ...>
<sp:XPath>xs:string</sp:XPath>
</sp:ContentEncryptedElements>
The following describes the attributes and elements listed in the schema
outlined above:
sp:ContentEncryptedElements : This assertion specifies the parts of the message
that need confidentiality protection. Any such elements are subject to
#Content encryption.
sp:ContentEncryptedElements/@XPathVersion : This optional attribute contains a
URI which indicates the version of XPath to use.
sp:ContentEncryptedElements/sp:XPath : This element contains a string
specifying an XPath expression that identifies the nodes to be confidentiality
protected. The XPath expression is evaluated against the S:Envelope element
node of the message. Multiple instances of this element MAY appear within this
assertion and 597 should be treated as separate references.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.