Uses of Interface
org.osid.authorization.FunctionReceiver
Packages that use FunctionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of FunctionReceiver in org.osid.authorization
Methods in org.osid.authorization with parameters of type FunctionReceiverModifier and TypeMethodDescriptionAuthorizationManager.getFunctionNotificationSession(FunctionReceiver functionReceiver) Gets the notification session for notifications pertaining to function changes.AuthorizationProxyManager.getFunctionNotificationSession(FunctionReceiver functionReceiver, Proxy proxy) Gets the notification session for notifications pertaining to function changes.AuthorizationManager.getFunctionNotificationSessionForVault(FunctionReceiver functionReceiver, Id vaultId) Gets theOsidSessionassociated with the function notification service for the given vault.AuthorizationProxyManager.getFunctionNotificationSessionForVault(FunctionReceiver functionReceiver, Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the function notification service for the given vault.