org.globus.ogsa.impl.security.authentication
Class AuthHandler

java.lang.Object
  extended byorg.apache.axis.handlers.BasicHandler
      extended byorg.globus.ogsa.impl.security.authentication.DescriptorHandler
          extended byorg.globus.ogsa.impl.security.authentication.AuthHandler
All Implemented Interfaces:
org.apache.axis.Handler, java.io.Serializable

public class AuthHandler
extends DescriptorHandler

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.handlers.BasicHandler
log, makeLockable, name, options
 
Constructor Summary
AuthHandler()
           
 
Method Summary
 void handle(org.apache.axis.MessageContext msgCtx, ServiceProperties props, SecurityDescriptor desc)
           
 
Methods inherited from class org.globus.ogsa.impl.security.authentication.DescriptorHandler
getOperationName, getService, invoke
 
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

AuthHandler

public AuthHandler()
Method Detail

handle

public void handle(org.apache.axis.MessageContext msgCtx,
                   ServiceProperties props,
                   SecurityDescriptor desc)
            throws org.apache.axis.AxisFault
Specified by:
handle in class DescriptorHandler
Throws:
org.apache.axis.AxisFault


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