Uses of Interface
org.osid.authorization.batch.AuthorizationBatchAdminSession
Packages that use AuthorizationBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization.batch
service.
-
Uses of AuthorizationBatchAdminSession in org.osid.authorization.batch
Methods in org.osid.authorization.batch that return AuthorizationBatchAdminSessionModifier and TypeMethodDescriptionAuthorizationBatchManager.getAuthorizationBatchAdminSession()Gets theOsidSessionassociated with the bulk authorization administration service.AuthorizationBatchProxyManager.getAuthorizationBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk authorization administration service.AuthorizationBatchManager.getAuthorizationBatchAdminSessionForVault(Id vaultId) Gets theOsidSessionassociated with the bulk authorization administration service for the given vault.AuthorizationBatchProxyManager.getAuthorizationBatchAdminSessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the bulk authorization administration service for the given vault.