You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Prabath Siriwardena (JIRA)" <ji...@apache.org> on 2010/06/09 14:43:13 UTC

[jira] Created: (RAMPART-297) Add support for ContentEncryptedElements Assertion

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.