org.globus.ogsa.impl.security.authentication.wssec
Class WSSecurityHandler

java.lang.Object
  extended byGenericHandler
      extended byorg.globus.ogsa.impl.security.authentication.wssec.WSSecurityBasicHandler
          extended byorg.globus.ogsa.impl.security.authentication.wssec.WSSecurityHandler

public class WSSecurityHandler
extends WSSecurityBasicHandler

See Also:
Serialized Form

Constructor Summary
WSSecurityHandler()
           
 
Method Summary
 boolean handleRequest(MessageContext context)
           
 boolean handleResponse(MessageContext context)
           
 
Methods inherited from class org.globus.ogsa.impl.security.authentication.wssec.WSSecurityBasicHandler
getHeaders, handleMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSecurityHandler

public WSSecurityHandler()
Method Detail

handleRequest

public boolean handleRequest(MessageContext context)

handleResponse

public boolean handleResponse(MessageContext context)