org.apache.ws.axis.security
Class WSDoAllReceiver
java.lang.Object
org.apache.ws.security.handler.WSHandler
org.apache.ws.axis.security.handler.WSDoAllHandler
org.apache.ws.axis.security.WSDoAllReceiver
- All Implemented Interfaces:
- Serializable, org.apache.axis.Handler
public class WSDoAllReceiver
- extends WSDoAllHandler
- See Also:
- Serialized Form
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Method Summary |
void |
invoke(org.apache.axis.MessageContext msgContext)
Axis calls invoke to handle a message. |
Methods inherited from class org.apache.ws.axis.security.handler.WSDoAllHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getPassword, getProperty, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable, setPassword, setProperty |
Methods inherited from class org.apache.ws.security.handler.WSHandler |
checkReceiverResults, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp, verifyTimestamp, verifyTrust, verifyTrust |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
WSDoAllReceiver
public WSDoAllReceiver()
invoke
public void invoke(org.apache.axis.MessageContext msgContext)
throws org.apache.axis.AxisFault
- Axis calls invoke to handle a message.
- Parameters:
msgContext
- message context.
- Throws:
org.apache.axis.AxisFault
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.