|
||||||||||
| 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.WsawAddressingPolicyMapConfigurator
public class WsawAddressingPolicyMapConfigurator
Generate an wsaw:UsingAddressing policy assertion and updates the PolicyMap if AddressingFeature is enabled. This is done in WSIT just for backwards compatibility of WSIT for interoperability with old clients. JAX-WS generates wsam:Addressing assertion for the same when Addressing is enabled.
| Constructor Summary | |
|---|---|
WsawAddressingPolicyMapConfigurator()
|
|
| Method Summary | |
|---|---|
java.util.Collection<com.sun.xml.ws.policy.PolicySubject> |
update(com.sun.xml.ws.policy.PolicyMap policyMap,
com.sun.xml.ws.api.model.SEIModel model,
com.sun.xml.ws.api.WSBinding wsBinding)
Puts an addressing policy into the PolicyMap if the addressing feature was set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsawAddressingPolicyMapConfigurator()
| Method Detail |
|---|
public java.util.Collection<com.sun.xml.ws.policy.PolicySubject> update(com.sun.xml.ws.policy.PolicyMap policyMap,
com.sun.xml.ws.api.model.SEIModel model,
com.sun.xml.ws.api.WSBinding wsBinding)
throws com.sun.xml.ws.policy.PolicyException
update in interface com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfiguratorcom.sun.xml.ws.policy.PolicyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||