Uses of Interface
org.osid.authorization.rules.AuthorizationEnablerQuerySession
Packages that use AuthorizationEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization.rules
service.
-
Uses of AuthorizationEnablerQuerySession in org.osid.authorization.rules
Subinterfaces of AuthorizationEnablerQuerySession in org.osid.authorization.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAuthorizationEnablers.Methods in org.osid.authorization.rules that return AuthorizationEnablerQuerySessionModifier and TypeMethodDescriptionAuthorizationRulesManager.getAuthorizationEnablerQuerySession()Gets theOsidSessionassociated with the authorization enabler query service.AuthorizationRulesProxyManager.getAuthorizationEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the authorization enabler query service.AuthorizationRulesManager.getAuthorizationEnablerQuerySessionForVault(Id vaultId) Gets theOsidSessionassociated with the authorization enabler query service for the given vault.AuthorizationRulesProxyManager.getAuthorizationEnablerQuerySessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the authorization enabler query service for the given vault.