| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Security :: Module Action |
|
Actions, as described in AGEP-0105.txt.
Actions are actions that can be authorized by the role based authorization software. These actions can be anything, currently we only use MethodActions, which provide a mechanism for authorizing method invocation on services. There's no real limitation to what actions can be or what they can be used for however.| Classes | |
|---|---|
Action |
The Action base class. |
MethodAction |
The Method Action class. |
| Exceptions | |
|---|---|
ActionAlreadyPresent |
This exception is raised when an action is already known by the software. |
ActionNotFound |
This exception is raised when an action is not found. |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: Action.py,v 1.9 2004/09/09 14:21:00...
|
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:26 2005 | http://epydoc.sf.net |