org.globus.ogsa.impl.security.authorization
Class AuthorizationHandler

java.lang.Object
  extended byBasicHandler
      extended byorg.globus.ogsa.impl.security.authorization.AuthorizationHandler

public class AuthorizationHandler
extends BasicHandler

See Also:
Serialized Form

Constructor Summary
AuthorizationHandler()
           
 
Method Summary
 void invoke(MessageContext messageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationHandler

public AuthorizationHandler()
Method Detail

invoke

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