java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractAuthorizeAction
org.apache.struts.chain.commands.servlet.AuthorizeAction
All Implemented Interfaces:
ActionCommand
Determine if the action is authorized for the given roles.
$ - Rev: 471754 $ $Date: 2005-11-12 13:01:44 -0500 (Sat, 12 Nov 2005)
$| Method from org.apache.struts.chain.commands.servlet.AuthorizeAction Summary: |
|---|
| getErrorMessage, isAuthorized |
| Methods from org.apache.struts.chain.commands.AbstractAuthorizeAction: |
|---|
| execute, getErrorMessage, isAuthorizationRequired, isAuthorized |
| Methods from org.apache.struts.chain.commands.ActionCommandBase: |
|---|
| execute, execute |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.struts.chain.commands.servlet.AuthorizeAction Detail: |
|---|
|
|