|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.handler.WSHandler
org.apache.ws.axis.security.handler.WSDoAllHandler
org.apache.ws.axis.security.WSDoAllSender
org.jboss.net.axis.security.handler.WSSResponseHandler
Field Summary | |
protected org.apache.log4j.Logger |
log
|
Fields inherited from class org.apache.ws.axis.security.handler.WSDoAllHandler |
makeLockable, name, options |
Fields inherited from class org.apache.ws.security.handler.WSHandler |
cryptos, DONE, secEngine |
Constructor Summary | |
WSSResponseHandler()
|
Method Summary | |
void |
invoke(MessageContext mc)
|
protected org.apache.ws.security.components.crypto.Crypto |
loadEncryptionCrypto()
|
protected org.apache.ws.security.components.crypto.Crypto |
loadSignatureCrypto()
|
Methods inherited from class org.apache.ws.axis.security.WSDoAllSender |
invoke |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from class org.apache.ws.security.handler.WSHandler |
checkReceiverResults, checkSignatureConfirmation, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp, verifyTrust |
Field Detail |
protected org.apache.log4j.Logger log
Constructor Detail |
public WSSResponseHandler()
Method Detail |
public void invoke(MessageContext mc) throws AxisFault
AxisFault
protected org.apache.ws.security.components.crypto.Crypto loadSignatureCrypto() throws AxisFault
AxisFault
protected org.apache.ws.security.components.crypto.Crypto loadEncryptionCrypto() throws AxisFault
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |