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

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

public class WSSecurityHandler
extends WSSecurityBasicHandler


Field Summary
 
Fields inherited from class org.globus.wsrf.impl.security.authentication.wssec.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.wsrf.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)