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

java.lang.Object
  extended byGenericHandler
      extended byorg.globus.ogsa.impl.security.authentication.SecContextHandler

public class SecContextHandler
extends GenericHandler

See Also:
Serialized Form

Field Summary
protected static Log log
           
 
Constructor Summary
SecContextHandler()
           
 
Method Summary
 QName[] getHeaders()
           
 boolean handleRequest(MessageContext msgContext)
           
 void init(HandlerInfo config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Log log
Constructor Detail

SecContextHandler

public SecContextHandler()
Method Detail

handleRequest

public boolean handleRequest(MessageContext msgContext)

init

public void init(HandlerInfo config)

getHeaders

public QName[] getHeaders()