Uses of Interface
org.osid.authorization.AuthorizationReceiver
Packages that use AuthorizationReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of AuthorizationReceiver in org.osid.authorization
Methods in org.osid.authorization with parameters of type AuthorizationReceiverModifier 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.