Uses of Interface
org.osid.authorization.AuthorizationQuerySession
Packages that use AuthorizationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of AuthorizationQuerySession in org.osid.authorization
Subinterfaces of AuthorizationQuerySession in org.osid.authorizationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingAuthorizationobjects.Methods in org.osid.authorization that return AuthorizationQuerySessionModifier and TypeMethodDescriptionAuthorizationManager.getAuthorizationQuerySession()Gets theOsidSessionassociated with the authorization query service.AuthorizationProxyManager.getAuthorizationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the authorization query service.AuthorizationManager.getAuthorizationQuerySessionForVault(Id vaultId) Gets theOsidSessionassociated with the authorization query service for the given vault.AuthorizationProxyManager.getAuthorizationQuerySessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the authorization query service for the given vault.