|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.apache.ws.axis.security.WSDoAllSender
Nested Class Summary | |
protected class |
WSDoAllSender.RequestData
This nested private class hold per request data. |
Field Summary |
Fields inherited from class org.apache.axis.handlers.BasicHandler |
makeLockable, name, options |
Constructor Summary | |
WSDoAllSender()
|
Method Summary | |
void |
invoke(org.apache.axis.MessageContext mc)
Axis calls invoke to handle a message. |
protected Crypto |
loadEncryptionCrypto(WSDoAllSender.RequestData reqData)
Hook to allow subclasses to load their Encryption Crypto however they see fit. |
protected org.apache.ws.security.saml.SAMLIssuer |
loadSamlIssuer(WSDoAllSender.RequestData reqData)
|
protected Crypto |
loadSignatureCrypto(WSDoAllSender.RequestData reqData)
Hook to allow subclasses to load their Signature Crypto however they see fit. |
Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSDoAllSender()
Method Detail |
public void invoke(org.apache.axis.MessageContext mc) throws org.apache.axis.AxisFault
mc
- message context.
org.apache.axis.AxisFault
protected Crypto loadSignatureCrypto(WSDoAllSender.RequestData reqData) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
protected Crypto loadEncryptionCrypto(WSDoAllSender.RequestData reqData) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
protected org.apache.ws.security.saml.SAMLIssuer loadSamlIssuer(WSDoAllSender.RequestData reqData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |