FileDocCategorySizeDatePackage
EncryptedElements.javaAPI DocExample2781Tue May 29 16:56:50 BST 2007com.sun.xml.ws.security.policy

EncryptedElements

public interface EncryptedElements implements Target
Indentifies target elements in the SOAPMessage that need to be confidentiality protected.


<sp:EncryptedElements XPathVersion="xs:anyURI"? ... >
<sp:XPath>xs:string</sp:XPath>+
...
</sp:EncryptedElements>
author
K.Venugopal@sun.com

Fields Summary
Constructors Summary
Methods Summary
public java.util.IteratorgetTargets()
targets that needs to be confidentiality protected if present in the message.

return
{@link java.util.Iterator }

public java.lang.StringgetXPathVersion()
Returns XPath Version in use.

return
xpath version