Class UsernameTokenSignedAction

java.lang.Object
org.apache.wss4j.dom.action.UsernameTokenSignedAction
All Implemented Interfaces:
Action

public class UsernameTokenSignedAction extends Object implements Action
Sign a request using a secret key derived from UsernameToken data. Enhanced by Alberto Coletti to support digest password type for username token signature
  • Constructor Details

    • UsernameTokenSignedAction

      public UsernameTokenSignedAction()
  • Method Details

    • execute

      public void execute(WSHandler handler, org.apache.wss4j.common.SecurityActionToken actionToken, RequestData reqData) throws org.apache.wss4j.common.ext.WSSecurityException
      Specified by:
      execute in interface Action
      Throws:
      org.apache.wss4j.common.ext.WSSecurityException