Uses of Interface
org.osid.authorization.QualifierQuerySession
Packages that use QualifierQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of QualifierQuerySession in org.osid.authorization
Subinterfaces of QualifierQuerySession in org.osid.authorizationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongQualifierobjects.Methods in org.osid.authorization that return QualifierQuerySessionModifier and TypeMethodDescriptionAuthorizationManager.getQualifierQuerySession()Gets theOsidSessionassociated with the qualifier query service.AuthorizationProxyManager.getQualifierQuerySession(Proxy proxy) Gets theOsidSessionassociated with the qualifier query service.AuthorizationManager.getQualifierQuerySessionForVault(Id vaultId) Gets theOsidSessionassociated with the qualifier query service for the given vault.AuthorizationProxyManager.getQualifierQuerySessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the qualifier query service for the given vault.