org.apache.wss4j.dom.action
Class SAMLTokenUnsignedAction

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

public class SAMLTokenUnsignedAction
extends Object
implements Action


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

SAMLTokenUnsignedAction

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