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

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

public class WSSecurityClientHandler
extends WSSecurityBasicHandler


Constructor Summary
WSSecurityClientHandler()
           
 
Method Summary
 boolean handleRequest(javax.xml.rpc.handler.MessageContext context)
           
 boolean handleResponse(javax.xml.rpc.handler.MessageContext context)
           
 
Methods inherited from class org.globus.ogsa.impl.security.authentication.wssec.WSSecurityBasicHandler
getHeaders, handleMessage
 
Methods inherited from class javax.xml.rpc.handler.GenericHandler
destroy, handleFault, init
 
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(javax.xml.rpc.handler.MessageContext context)

handleResponse

public boolean handleResponse(javax.xml.rpc.handler.MessageContext context)


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