Package com.sun.xml.ws.security.policy
Interface RequiredElements
- All Superinterfaces:
Target
- All Known Implementing Classes:
RequiredElements
Used to specify the header elements that the message MUST contain.
<xmp>
<sp:RequiredElements XPathVersion="xs:anyURI"? ... >
<sp:XPath>xs:string</sp:XPath>+
...
</sp:RequiredElements>
</xmp>
- Author:
- mayank.mishra@sun.com
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiontargets header elements message must contains .Returns XPath Version in use.