Uses of Interface
org.osid.authorization.AuthorizationNotificationSession
Packages that use AuthorizationNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of AuthorizationNotificationSession in org.osid.authorization
Methods in org.osid.authorization that return AuthorizationNotificationSessionModifier and TypeMethodDescriptionAuthorizationManager.getAuthorizationNotificationSession(AuthorizationReceiver authorizationReceiver) Gets the notification session for notifications pertaining to authorization changes.AuthorizationProxyManager.getAuthorizationNotificationSession(AuthorizationReceiver authorizationReceiver, Proxy proxy) Gets the notification session for notifications pertaining to authorization changes.AuthorizationManager.getAuthorizationNotificationSessionForVault(AuthorizationReceiver authorizationReceiver, Id vaultId) Gets theOsidSessionassociated with the authorization notification service for the given vault.AuthorizationProxyManager.getAuthorizationNotificationSessionForVault(AuthorizationReceiver authorizationReceiver, Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the authorization notification service for the given vault.