com.sun.xml.ws.security.policy
Interface RequiredTargets

All Superinterfaces:
Target

public interface RequiredTargets
extends Target

Specifies list of SOAP Headers that must be present in the SOAP Messages.


Field Summary
 
Fields inherited from interface com.sun.xml.ws.security.policy.Target
SOAP_BODY
 
Method Summary
 java.util.Iterator getTargets()
          Iterator over the list of required targetlist.
 java.lang.String getXPathExpression()
          returns the XPath Version that is being used.
 

Method Detail

getTargets

java.util.Iterator getTargets()
Iterator over the list of required targetlist.

Returns:
Iterator

getXPathExpression

java.lang.String getXPathExpression()
returns the XPath Version that is being used.

Returns:
XPath Version