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

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

public class GSSHandler
extends GenericHandler

See Also:
Serialized Form

Constructor Summary
GSSHandler()
           
 
Method Summary
 QName[] getHeaders()
           
 boolean handleMessage(SOAPMessageContext ctx)
           
 boolean handleRequest(MessageContext context)
           
 boolean handleResponse(MessageContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSSHandler

public GSSHandler()
Method Detail

handleRequest

public boolean handleRequest(MessageContext context)

handleResponse

public boolean handleResponse(MessageContext context)

handleMessage

public boolean handleMessage(SOAPMessageContext ctx)

getHeaders

public QName[] getHeaders()