org.globus.ogsa.impl.security.grim
Class GrimHandler

java.lang.Object
  extended byBasicHandler
      extended byorg.globus.ogsa.impl.security.grim.GrimHandler

public class GrimHandler
extends BasicHandler

See Also:
Serialized Form

Field Summary
protected static Log logger
           
protected static boolean occurred
           
 
Constructor Summary
GrimHandler()
           
 
Method Summary
 void invoke(MessageContext messageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

occurred

protected static boolean occurred

logger

protected static Log logger
Constructor Detail

GrimHandler

public GrimHandler()
Method Detail

invoke

public void invoke(MessageContext messageContext)
            throws AxisFault
Throws:
AxisFault