Class SecurityPrefixMapper

java.lang.Object
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 Details

    • SecurityPrefixMapper

      public SecurityPrefixMapper()
  • Method Details

    • getPrefixMap

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