Uses of Interface
org.osid.authorization.AuthorizationSession
Packages that use AuthorizationSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of AuthorizationSession in org.osid.authorization
Methods in org.osid.authorization that return AuthorizationSessionModifier and TypeMethodDescriptionAuthorizationManager.getAuthorizationSession()Gets anAuthorizationSessionwhich is responsible for performing authorization checks.AuthorizationProxyManager.getAuthorizationSession(Proxy proxy) Gets anAuthorizationSessionwhich is responsible for performing authorization checks.AuthorizationManager.getAuthorizationSessionForVault(Id vaultId) Gets anAuthorizationSessionwhich is responsible for performing authorization checks for the given vault.AuthorizationProxyManager.getAuthorizationSessionForVault(Id vaultId, Proxy proxy) Gets anAuthorizationSessionwhich is responsible for performing authorization checks for the given vault.