Class PolicyWSDLParserExtension

java.lang.Object
com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension

public final class PolicyWSDLParserExtension extends WSDLParserExtension
This class parses the Policy Attachments in the WSDL and creates a PolicyMap thaty captures the policies configured on different PolicySubjects in the wsdl. After, it is finished it sets the PolicyMap on the WSDLModel.
Author:
Jakub Podlesak (jakub.podlesak at sun.com), Fabian Ritzmann, Rama Pulavarthi