| Package | Description |
|---|---|
| org.osid.authorization |
The Open Service Interface Definitions for the org.osid.authorization
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VaultSearchSession
This session provides methods for searching among
Vault
objects. |
| Modifier and Type | Method and Description |
|---|---|
VaultQuerySession |
AuthorizationManager.getVaultQuerySession()
Gets the OsidSession associated with the vault query service.
|
VaultQuerySession |
AuthorizationProxyManager.getVaultQuerySession(Proxy proxy)
Gets the OsidSession associated with the vault query service.
|