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

java.lang.Object
  extended byjavax.xml.rpc.handler.GenericHandler
      extended byorg.globus.ogsa.impl.security.authentication.SecContextHandler
All Implemented Interfaces:
javax.xml.rpc.handler.Handler

public class SecContextHandler
extends javax.xml.rpc.handler.GenericHandler


Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
SecContextHandler()
           
 
Method Summary
 javax.xml.namespace.QName[] getHeaders()
           
 boolean handleRequest(javax.xml.rpc.handler.MessageContext msgContext)
           
 void init(javax.xml.rpc.handler.HandlerInfo config)
           
 
Methods inherited from class javax.xml.rpc.handler.GenericHandler
destroy, handleFault, handleResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

SecContextHandler

public SecContextHandler()
Method Detail

handleRequest

public boolean handleRequest(javax.xml.rpc.handler.MessageContext msgContext)

init

public void init(javax.xml.rpc.handler.HandlerInfo config)

getHeaders

public javax.xml.namespace.QName[] getHeaders()


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