| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Security :: Module AuthorizationManager :: Class AuthorizationIMixIn |
|
SOAPInterface --+
|
AuthorizationManagerI --+
|
AuthorizationIMixIn
SharedApplicationI,
VenueI,
VenueServerI| Method Summary | |
|---|---|
Accessor to retrieve the authorization manager from the mixin. | |
| Inherited from AuthorizationManagerI | |
The server side interface object. | |
Add an action to the authorization manager. | |
Add a role to the authorization manager. | |
Add multiple roles to an action. | |
Add a role to the specified action. | |
Add a subject to a particular role. | |
Find a role in this authorization manager. | |
Retrieve the policy. | |
Get the list of roles the subject is a part of. | |
Import policy. | |
Check to see if the subject authorized for the action. | |
List the actions known by this authorization manager. | |
Retrieve the entire list of Roles. | |
List subjects that are in a specific role. | |
Remove an action from the authorization manager. | |
Remove a role from the authorization manager. | |
Remove a Role from the action. | |
Remove multiple subjects from the role. | |
A test call that verifies the policy can be imported and exported without modification. | |
| Inherited from SOAPInterface | |
This method is here to support calls that just want to see if there is a valid server endpoint for communication from the client. | |
This method is here to support calls that just want to see if there is a valid server endpoint for communication from the client. | |
| Method Details |
|---|
GetAuthorizationManager(self)Accessor to retrieve the authorization manager from the mixin.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:30 2005 | http://epydoc.sf.net |