|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.addressing.policy.WsawAddressingFeatureConfigurator
public class WsawAddressingFeatureConfigurator
This Policy extension configures the WSDLModel with AddressingFeature when wsaw:UsingAddressing assertion is present in the PolicyMap. This class exists in WSIT to provide functionality for backwards compatibility with previously generated wsaw:UsingAddressing assertion.
| Constructor Summary | |
|---|---|
WsawAddressingFeatureConfigurator()
Creates a new instance of WsawAddressingFeatureConfigurator |
|
| Method Summary | |
|---|---|
java.util.Collection<WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
process addressing policy assertions and if found and are not optional then addressing is enabled on the WSDLBoundPortType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsawAddressingFeatureConfigurator()
| Method Detail |
|---|
public java.util.Collection<WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
throws com.sun.xml.ws.policy.PolicyException
WSDLBoundPortType
getFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfiguratorkey - Key that identifies the endpoint scopepolicyMap - must be non-null
com.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||