org.globus.ogsa.handlers
Class RoutingSecRequestHandler

java.lang.Object
  extended byorg.apache.axis.handlers.BasicHandler
      extended byorg.globus.ogsa.handlers.RoutingSecRequestHandler
All Implemented Interfaces:
org.apache.axis.Handler, java.io.Serializable

public class RoutingSecRequestHandler
extends org.apache.axis.handlers.BasicHandler

This handler is designed to work with (and on) the master hosting environment. It modifies the verification actor for WS-Security handlers so that any message protections applied to the message destined for a service in the user hosting environment are ignored by the WS-Security handlers in the master hosting environment.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.handlers.BasicHandler
log, makeLockable, name, options
 
Constructor Summary
RoutingSecRequestHandler()
           
 
Method Summary
 void invoke(org.apache.axis.MessageContext msgContext)
           
 
Methods inherited from class org.apache.axis.handlers.BasicHandler
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoutingSecRequestHandler

public RoutingSecRequestHandler()
Method Detail

invoke

public void invoke(org.apache.axis.MessageContext msgContext)
            throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.