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

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

public class WSSecurityClientHandler
extends WSSecurityBasicHandler

See Also:
Serialized Form

Constructor Summary
WSSecurityClientHandler()
           
 
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

WSSecurityClientHandler

public WSSecurityClientHandler()
Method Detail

handleRequest

public boolean handleRequest(MessageContext context)

handleResponse

public boolean handleResponse(MessageContext context)