Uses of Interface
org.osid.authorization.AuthorizationLookupSession
Packages that use AuthorizationLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of AuthorizationLookupSession in org.osid.authorization
Methods in org.osid.authorization that return AuthorizationLookupSessionModifier and TypeMethodDescriptionAuthorizationManager.getAuthorizationLookupSession()Gets theOsidSessionassociated with the authorization lookup service.AuthorizationProxyManager.getAuthorizationLookupSession(Proxy proxy) Gets theOsidSessionassociated with the authorization lookup service.AuthorizationManager.getAuthorizationLookupSessionForVault(Id vaultId) Gets theOsidSessionassociated with the authorization lookup service for the given vault.AuthorizationProxyManager.getAuthorizationLookupSessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the authorization lookup service for the given vault.