java.lang.Objectorg.apache.struts.chain.AbstractAuthorizeAction
org.apache.struts.chain.servlet.AuthorizeAction
All Implemented Interfaces:
org.apache.commons.chain.Command
Determine if the action is authorized for the given roles.
$
- Rev: 54933 $ $Date: 2004-10-16 18:04:52 +0100 (Sat, 16 Oct 2004) $Method from org.apache.struts.chain.servlet.AuthorizeAction Summary: |
---|
isAuthorized |
Methods from org.apache.struts.chain.AbstractAuthorizeAction: |
---|
execute, getActionConfigKey, getActionServletKey, isAuthorized, setActionConfigKey, setActionServletKey |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.struts.chain.servlet.AuthorizeAction Detail: |
---|
|