org.apache.ws.security.action
Class SignatureAction

java.lang.Object
  extended by org.apache.ws.security.action.SignatureAction
All Implemented Interfaces:
Action

public class SignatureAction
extends java.lang.Object
implements Action


Constructor Summary
SignatureAction()
           
 
Method Summary
 void execute(WSHandler handler, int actionToDo, org.w3c.dom.Document doc, RequestData reqData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureAction

public SignatureAction()
Method Detail

execute

public void execute(WSHandler handler,
                    int actionToDo,
                    org.w3c.dom.Document doc,
                    RequestData reqData)
             throws WSSecurityException
Specified by:
execute in interface Action
Throws:
WSSecurityException


Copyright © 2004-2009 Apache Web Services. All Rights Reserved.