| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Security :: Module AuthorizationManager |
|
Authorization Manager, as described in AGEP-0105.txt.
The authorization manager is the coordinating object for most of the authorization implementation. It manages authorization policies and provides external interfaces for managing and using the role based authorization layer.| Classes | |
|---|---|
AuthorizationIMixIn |
A MixIn class to provide the server side authorization infrastructure. |
AuthorizationIWMixIn |
A MixIn class for the client side authorization support. |
AuthorizationManager |
The Authorization Manager class is the object that is added to objects that want to enable authorization. |
AuthorizationManagerI |
Authorization manager network interface. |
AuthorizationManagerIW |
This object is designed to provide a simple interface that hides the network plumbing between clients and servers. |
AuthorizationMixIn |
This allows object to inherit Authorization. |
| Exceptions | |
|---|---|
CircularReferenceWithParent |
The parent authorization manager and this one refer to each other. |
InvalidParent |
The authorization manager was not valid. |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: AuthorizationManager.py,v 1.32 2004...
|
Logger |
log = <logging.Logger instance at 0x011CE558>
|
| Variable Details |
|---|
__revision__
|
log
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 | http://epydoc.sf.net |