com.sun.xml.ws.security.impl.policy
Class SecurityPrefixMapper

java.lang.Object
  extended by com.sun.xml.ws.security.impl.policy.SecurityPrefixMapper
All Implemented Interfaces:
com.sun.xml.ws.policy.spi.PrefixMapper

public class SecurityPrefixMapper
extends Object
implements com.sun.xml.ws.policy.spi.PrefixMapper

Author:
Fabian Ritzmann

Constructor Summary
SecurityPrefixMapper()
           
 
Method Summary
 Map<String,String> getPrefixMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityPrefixMapper

public SecurityPrefixMapper()
Method Detail

getPrefixMap

public Map<String,String> getPrefixMap()
Specified by:
getPrefixMap in interface com.sun.xml.ws.policy.spi.PrefixMapper


Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.