| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Security :: Module AuthorizationManager :: Class AuthorizationIWMixIn |
|
SOAPIWrapper --+
|
AuthorizationManagerIW --+
|
AuthorizationIWMixIn
SharedApplicationIW,
VenueIW,
VenueServerIW| Method Summary | |
|---|---|
This method retrieves the URL, then creates a client object using it. | |
| Inherited from AuthorizationManagerIW | |
Create the client side object for the authorization service specified by the url. | |
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 list of subjects to a particular role. | |
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. | |
Imports a 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 the roles associated with a specific action. | |
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 the subject from the role. | |
Remove multiple subjects from the role. | |
A test call that verifies the policy can be imported and exported without modification. | |
| Inherited from SOAPIWrapper | |
Method to provide interface verification. | |
Method to provide interface verification. | |
| Method Details |
|---|
GetAuthorizationManager(self)This method retrieves the URL, then creates a client object using it. This is the cool part, we've built it so this is a real object.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:26 2005 | http://epydoc.sf.net |