org.apache.wss4j.dom.action
Class CustomTokenAction

java.lang.Object
  extended by org.apache.wss4j.dom.action.CustomTokenAction
All Implemented Interfaces:
Action

public class CustomTokenAction
extends Object
implements Action


Constructor Summary
CustomTokenAction()
           
 
Method Summary
 void execute(WSHandler handler, SecurityActionToken actionToken, Document doc, RequestData reqData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomTokenAction

public CustomTokenAction()
Method Detail

execute

public void execute(WSHandler handler,
                    SecurityActionToken actionToken,
                    Document doc,
                    RequestData reqData)
             throws WSSecurityException
Specified by:
execute in interface Action
Throws:
WSSecurityException


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.