Class AuthorizeAction

All Implemented Interfaces:
org.apache.commons.chain.Command<ActionContext>, ActionCommand

public class AuthorizeAction extends AbstractAuthorizeAction

Determine if the action is authorized for the given roles.

Version:
$Rev$ $Date: 2005-11-12 13:01:44 -0500 (Sat, 12 Nov 2005) $
  • Constructor Details

    • AuthorizeAction

      public AuthorizeAction()
  • Method Details