public class WsPluginReceiver
extends org.apache.ws.axis.security.WSDoAllReceiver
| Modifier and Type | Method and Description |
|---|---|
org.apache.ws.security.components.crypto.Crypto |
loadDecryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
Hooking the Crypto Property Object into the MessageContext so that
parent WSHandler can find it and create Crypto instance.
|
org.apache.ws.security.components.crypto.Crypto |
loadEncryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
Hooking the Crypto Property Object into the MessageContext so that
parent WSHandler can find it and create Crypto instance.
|
org.apache.ws.security.components.crypto.Crypto |
loadSignatureCrypto(org.apache.ws.security.handler.RequestData reqData)
Hooking the Crypto Property Object into the MessageContext so that
parent WSHandler can find it and create Crypto instance.
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getPassword, getProperty, getUnderstoodHeaders, init, onFault, setName, setOption, setOptionDefault, setOptions, setPassword, setPropertypublic org.apache.ws.security.components.crypto.Crypto loadSignatureCrypto(org.apache.ws.security.handler.RequestData reqData)
throws org.apache.ws.security.WSSecurityException
loadSignatureCrypto in class org.apache.ws.security.handler.WSHandlerorg.apache.ws.security.WSSecurityExceptionpublic org.apache.ws.security.components.crypto.Crypto loadEncryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
throws org.apache.ws.security.WSSecurityException
loadEncryptionCrypto in class org.apache.ws.security.handler.WSHandlerorg.apache.ws.security.WSSecurityExceptionpublic org.apache.ws.security.components.crypto.Crypto loadDecryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
throws org.apache.ws.security.WSSecurityException
loadDecryptionCrypto in class org.apache.ws.security.handler.WSHandlerorg.apache.ws.security.WSSecurityException? Copyright 2013 BMC Software, Inc.