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

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.WSSecurityHandler
All Implemented Interfaces:
javax.xml.rpc.handler.Handler

public class WSSecurityHandler
extends WSSecurityBasicHandler


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

WSSecurityHandler

public WSSecurityHandler()
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.