| Package | Description |
|---|---|
| org.osid.authentication.keys |
The Open Service Interface Definitions for the org.osid.authentication.keys
service.
|
| Modifier and Type | Method and Description |
|---|---|
KeyLookupSession |
AuthenticationKeysManager.getKeyLookupSession()
Gets the
OsidSession associated with the key lookup
service. |
KeyLookupSession |
AuthenticationKeysProxyManager.getKeyLookupSession(Proxy proxy)
Gets the
OsidSession associated with the key lookup
service. |
KeyLookupSession |
AuthenticationKeysManager.getKeyLookupSessionForAgency(Id agencyId)
Gets the
OsidSession associated with the key lookup
service for the given agency. |
KeyLookupSession |
AuthenticationKeysProxyManager.getKeyLookupSessionForAgency(Id agencyId,
Proxy proxy)
Gets the
OsidSession associated with the key lookup
service for the given agency. |