Uses of Interface
org.osid.authorization.QualifierAdminSession
Packages that use QualifierAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
The Open Service Interface Definitions for the org.osid.authorization.batch
service.
-
Uses of QualifierAdminSession in org.osid.authorization
Methods in org.osid.authorization that return QualifierAdminSessionModifier and TypeMethodDescriptionAuthorizationManager.getQualifierAdminSession()Gets theOsidSessionassociated with the qualifier administration service.AuthorizationProxyManager.getQualifierAdminSession(Proxy proxy) Gets theOsidSessionassociated with the qualifier administration service.AuthorizationManager.getQualifierAdminSessionForVault(Id vaultId) Gets theOsidSessionassociated with the qualifier admin service for the given vault.AuthorizationProxyManager.getQualifierAdminSessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the qualifier admin service for the given vault. -
Uses of QualifierAdminSession in org.osid.authorization.batch
Subinterfaces of QualifierAdminSession in org.osid.authorization.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesQualifiersin bulk.