org.apache.rampart.handler
Class WSDoAllReceiver

java.lang.Object
  extended by org.apache.ws.security.handler.WSHandler
      extended by org.apache.rampart.handler.WSDoAllHandler
          extended by org.apache.rampart.handler.WSDoAllReceiver
All Implemented Interfaces:
org.apache.axis2.engine.Handler

Deprecated.

public class WSDoAllReceiver
extends WSDoAllHandler


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.axis2.engine.Handler
org.apache.axis2.engine.Handler.InvocationResponse
 
Field Summary
 
Fields inherited from class org.apache.rampart.handler.WSDoAllHandler
handlerDesc, inHandler
 
Fields inherited from class org.apache.ws.security.handler.WSHandler
cryptos, DONE, secEngine
 
Constructor Summary
WSDoAllReceiver()
          Deprecated.  
 
Method Summary
 void processMessage(org.apache.axis2.context.MessageContext msgContext)
          Deprecated.  
 
Methods inherited from class org.apache.rampart.handler.WSDoAllHandler
cleanup, flowComplete, getClassLoader, getCurrentRepetition, getHandlerDesc, getName, getOption, getParameter, getPassword, getProperty, getUsername, init, invoke, setPassword, setProperty, setUsername, toString
 
Methods inherited from class org.apache.ws.security.handler.WSHandler
checkReceiverResults, checkSignatureConfirmation, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUTParameter, doReceiverAction, doSenderAction, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp, verifyTrust
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSDoAllReceiver

public WSDoAllReceiver()
Deprecated. 
Method Detail

processMessage

public void processMessage(org.apache.axis2.context.MessageContext msgContext)
                    throws org.apache.axis2.AxisFault
Deprecated. 
Specified by:
processMessage in class WSDoAllHandler
Throws:
org.apache.axis2.AxisFault