| Package | Description |
|---|---|
| org.osid.authorization.rules |
The Open Service Interface Definitions for the org.osid.authorization.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationEnablerSearchSession
This session provides methods for searching among
AuthorizationEnabler objects. |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationEnablerQuerySession |
AuthorizationRulesManager.getAuthorizationEnablerQuerySession()
Gets the
OsidSession associated with the authorization
enabler query service. |
AuthorizationEnablerQuerySession |
AuthorizationRulesProxyManager.getAuthorizationEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the authorization
enabler query service. |
AuthorizationEnablerQuerySession |
AuthorizationRulesManager.getAuthorizationEnablerQuerySessionForVault(Id vaultId)
Gets the
OsidSession associated with the authorization
enabler query service for the given vault. |
AuthorizationEnablerQuerySession |
AuthorizationRulesProxyManager.getAuthorizationEnablerQuerySessionForVault(Id vaultId,
Proxy proxy)
Gets the
OsidSession associated with the authorization
enabler query service for the given vault. |