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

java.lang.Object
  |
  +--org.apache.axis.handlers.BasicHandler
        |
        +--org.globus.wsrf.impl.security.authorization.AuthorizationHandler
All Implemented Interfaces:
Handler, Serializable

public class AuthorizationHandler
extends BasicHandler

See Also:
Serialized Form

Fields inherited from class org.apache.axis.handlers.BasicHandler
makeLockable, name, options
 
Constructor Summary
AuthorizationHandler()
           
 
Method Summary
 void invoke(MessageContext messageContext)
           
 
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

AuthorizationHandler

public AuthorizationHandler()
Method Detail

invoke

public void invoke(MessageContext messageContext)
            throws AxisFault
Overrides:
invoke in class BasicHandler


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.