Package org.apache.wss4j.dom.action
Class UsernameTokenAction
java.lang.Object
org.apache.wss4j.dom.action.UsernameTokenAction
- All Implemented Interfaces:
Action
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(WSHandler handler, SecurityActionToken actionToken, RequestData reqData)
-
Constructor Details
-
UsernameTokenAction
public UsernameTokenAction()
-
-
Method Details
-
execute
public void execute(WSHandler handler, SecurityActionToken actionToken, RequestData reqData) throws WSSecurityException - Specified by:
executein interfaceAction- Throws:
WSSecurityException
-