|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerAction | |
|---|---|
| org.apache.wss4j.dom.handler | |
| org.apache.wss4j.dom.util | |
| Uses of HandlerAction in org.apache.wss4j.dom.handler |
|---|
| Method parameters in org.apache.wss4j.dom.handler with type arguments of type HandlerAction | |
|---|---|
protected void |
WSHandler.doSenderAction(Document doc,
RequestData reqData,
List<HandlerAction> actions,
boolean isRequest)
Performs all defined security actions to set-up the SOAP request. |
| Uses of HandlerAction in org.apache.wss4j.dom.util |
|---|
| Methods in org.apache.wss4j.dom.util that return types with arguments of type HandlerAction | |
|---|---|
static List<HandlerAction> |
WSSecurityUtil.decodeHandlerAction(String action,
WSSConfig wssConfig)
Decode an action String. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||