Uses of Interface
org.osid.authorization.FunctionAdminSession
Packages that use FunctionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
The Open Service Interface Definitions for the org.osid.authorization.batch
service.
-
Uses of FunctionAdminSession in org.osid.authorization
Methods in org.osid.authorization that return FunctionAdminSessionModifier and TypeMethodDescriptionAuthorizationManager.getFunctionAdminSession()Gets theOsidSessionassociated with the function administration service.AuthorizationProxyManager.getFunctionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the function administration service.AuthorizationManager.getFunctionAdminSessionForVault(Id vaultId) Gets theOsidSessionassociated with the function admin service for the given vault.AuthorizationProxyManager.getFunctionAdminSessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the function admin service for the given vault. -
Uses of FunctionAdminSession in org.osid.authorization.batch
Subinterfaces of FunctionAdminSession in org.osid.authorization.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesFunctionsin bulk.