Uses of Interface
org.osid.authorization.FunctionNotificationSession
Packages that use FunctionNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of FunctionNotificationSession in org.osid.authorization
Methods in org.osid.authorization that return FunctionNotificationSessionModifier 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.