org.apache.wss4j.dom.action
Class SAMLTokenSignedAction

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

public class SAMLTokenSignedAction
extends Object
implements Action


Constructor Summary
SAMLTokenSignedAction()
           
 
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

SAMLTokenSignedAction

public SAMLTokenSignedAction()
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.