Uses of Interface
org.osid.authorization.AuthorizationAdminSession
Packages that use AuthorizationAdminSession
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 AuthorizationAdminSession in org.osid.authorization
Methods in org.osid.authorization that return AuthorizationAdminSessionModifier and TypeMethodDescriptionAuthorizationManager.getAuthorizationAdminSession()Gets theOsidSessionassociated with the authorization administration service.AuthorizationProxyManager.getAuthorizationAdminSession(Proxy proxy) Gets theOsidSessionassociated with the authorization administration service.AuthorizationManager.getAuthorizationAdminSessionForVault(Id vaultId) Gets theOsidSessionassociated with the authorization admin service for the given vault.AuthorizationProxyManager.getAuthorizationAdminSessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the authorization admin service for the given vault. -
Uses of AuthorizationAdminSession in org.osid.authorization.batch
Subinterfaces of AuthorizationAdminSession in org.osid.authorization.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAuthorizationsin bulk.