Package AccessGrid :: Package Security :: Module AuthorizationManager
[show private | hide private]
[frames | no frames]

Module AccessGrid.Security.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
AuthorizationManager The Authorization Manager class is the object that is added to objects that want to enable authorization.
AuthorizationManagerI Authorization manager network interface.
AuthorizationManagerIW SOAP interface to an authorization manager.

Exceptions
CircularReferenceWithParent The parent authorization manager and this one refer to each other.
InvalidParent The authorization manager was not valid.
StringRequired Check if argument has correct type

Variable Summary
str __revision__ = '$Id: AuthorizationManager.py,v 1.32.2.4 ...
Logger log = <logging.Logger instance at 0x0147BAF8>

Variable Details

__revision__

Type:
str
Value:
'$Id: AuthorizationManager.py,v 1.32.2.4 2005/08/15 21:56:32 lefvert E\
xp $'                                                                  

log

Type:
Logger
Value:
<logging.Logger instance at 0x0147BAF8>                                

Generated by Epydoc 2.1 on Mon Jan 09 13:23:48 2006 http://epydoc.sf.net