Package com.sun.xml.ws.security.policy
Interface EncryptedElements
- All Superinterfaces:
Target
- All Known Implementing Classes:
EncryptedElements
Indentifies target elements in the SOAPMessage that need to be confidentiality protected.
<xmp>
<sp:EncryptedElements XPathVersion="xs:anyURI"? ... >
<sp:XPath>xs:string</sp:XPath>+
...
</sp:EncryptedElements>
</xmp>
- Author:
- K.Venugopal@sun.com
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiontargets that needs to be confidentiality protected if present in the message.Returns XPath Version in use.