org.apache.axis2.security.util
Class WSHandlerConstantsMapper

java.lang.Object
  extended byorg.apache.axis2.security.util.WSHandlerConstantsMapper

public class WSHandlerConstantsMapper
extends java.lang.Object


Constructor Summary
WSHandlerConstantsMapper()
           
 
Method Summary
static java.lang.String getMapping(java.lang.String axiskey, boolean inHandler, int repetition)
          If the mapping is there then the mapped value will be returned Otherwise the original value will be returned since no mapping was required
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSHandlerConstantsMapper

public WSHandlerConstantsMapper()
Method Detail

getMapping

public static java.lang.String getMapping(java.lang.String axiskey,
                                          boolean inHandler,
                                          int repetition)
If the mapping is there then the mapped value will be returned Otherwise the original value will be returned since no mapping was required

Parameters:
axiskey -
Returns: