Uses of Interface
org.osid.authentication.keys.KeyNotificationSession
Packages that use KeyNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.keys
service.
-
Uses of KeyNotificationSession in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return KeyNotificationSessionModifier and TypeMethodDescriptionAuthenticationKeysManager.getKeyNotificationSession(KeyReceiver keyReceiver) Gets the notification session for notifications pertaining to service changes.AuthenticationKeysProxyManager.getKeyNotificationSession(KeyReceiver keyReceiver, Proxy proxy) Gets the messaging receiver session for notifications pertaining to key changes.AuthenticationKeysManager.getKeyNotificationSessionForAgency(KeyReceiver keyReceiver, Id agencyId) Gets theOsidSessionassociated with the key notification service for the given agency.AuthenticationKeysProxyManager.getKeyNotificationSessionForAgency(KeyReceiver keyReceiver, Id agencyId, Proxy proxy) Gets theOsidSessionassociated with the key notification service for the given agency.