| Package | Description |
|---|---|
| org.osid.authorization |
The Open Service Interface Definitions for the org.osid.authorization
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QualifierSearchSession
This session provides methods for searching among
Qualifier
objects. |
| Modifier and Type | Method and Description |
|---|---|
QualifierQuerySession |
AuthorizationManager.getQualifierQuerySession()
Gets the
OsidSession associated with the qualifier
query service. |
QualifierQuerySession |
AuthorizationProxyManager.getQualifierQuerySession(Proxy proxy)
Gets the
OsidSession associated with the qualifier
query service. |
QualifierQuerySession |
AuthorizationManager.getQualifierQuerySessionForVault(Id vaultId)
Gets the
OsidSession associated with the qualifier
query service for the given vault. |
QualifierQuerySession |
AuthorizationProxyManager.getQualifierQuerySessionForVault(Id vaultId,
Proxy proxy)
Gets the
OsidSession associated with the qualifier
query service for the given vault. |