com.sun.xml.ws.security.addressing.policy
Class WsawAddressingPrefixMapper
java.lang.Object
com.sun.xml.ws.security.addressing.policy.WsawAddressingPrefixMapper
- All Implemented Interfaces:
- com.sun.xml.ws.policy.spi.PrefixMapper
public class WsawAddressingPrefixMapper
- extends Object
- implements com.sun.xml.ws.policy.spi.PrefixMapper
This supplies the prefixes for the namespaces under Addressing domain that are not covered by the default
Addressing Policy provider in JAX-WS.
This class exists in WSIT to provide functionality for backwards compatibility with previously generated
wsaw:UsingAddressing assertion.
- Author:
- Rama Pulavarthi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsawAddressingPrefixMapper
public WsawAddressingPrefixMapper()
getPrefixMap
public Map<String,String> getPrefixMap()
- Specified by:
getPrefixMap in interface com.sun.xml.ws.policy.spi.PrefixMapper
Copyright © 2005-2014 Oracle Corporation. All Rights Reserved.