Package org.apache.wss4j.dom.handler
Class HandlerAction
java.lang.Object
org.apache.wss4j.dom.handler.HandlerAction
This class associates an "Action" Integer with a (optional) SecurityActionToken
-
Constructor Summary
ConstructorsConstructorDescriptionHandlerAction(Integer action) HandlerAction(Integer action, SecurityActionToken actionToken) -
Method Summary
-
Constructor Details
-
HandlerAction
public HandlerAction() -
HandlerAction
-
HandlerAction
-
-
Method Details
-
getAction
-
setAction
-
getActionToken
-
setActionToken
-