Uses of Interface
org.osid.authorization.Vault
Packages that use Vault
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
The Open Service Interface Definitions for the org.osid.authorization.rules
service.
-
Uses of Vault in org.osid.authorization
Methods in org.osid.authorization that return VaultModifier and TypeMethodDescriptionVaultAdminSession.createVault(VaultForm vaultForm) Creates a newVault.VaultList.getNextVault()Gets the nextVaultin this list.Vault[]VaultList.getNextVaults(long n) Gets the next set ofVaultelements in this list which must be less than or equal to the return fromavailable().AuthorizationAdminSession.getVault()Gets theVaultassociated with this session.AuthorizationLookupSession.getVault()Gets theVaultassociated with this session.AuthorizationNotificationSession.getVault()Gets theVaultassociated with this session.AuthorizationQuerySession.getVault()Gets theVaultassociated with this session.AuthorizationSession.getVault()Gets theVaultassociated with this session.AuthorizationSmartVaultSession.getVault()Gets theVaultassociated with this session.FunctionAdminSession.getVault()Gets theVaultassociated with this session.FunctionLookupSession.getVault()Gets theVaultassociated with this session.FunctionNotificationSession.getVault()Gets theVaultassociated with this session.FunctionQuerySession.getVault()Gets theVaultassociated with this session.FunctionSmartVaultSession.getVault()Gets theVaultassociated with this session.QualifierAdminSession.getVault()Gets theVaultassociated with this session.QualifierLookupSession.getVault()Gets theVaultassociated with this session.QualifierNotificationSession.getVault()Gets theVaultassociated with this session.QualifierQuerySession.getVault()Gets theVaultassociated with this session.QualifierSmartVaultSession.getVault()Gets theVaultassociated with this session.Gets theVaultspecified by itsId.VaultNode.getVault()Gets theVaultat this node. -
Uses of Vault in org.osid.authorization.rules
Methods in org.osid.authorization.rules that return VaultModifier and TypeMethodDescriptionAuthorizationEnablerAdminSession.getVault()Gets theVaultassociated with this session.AuthorizationEnablerLookupSession.getVault()Gets theVaultassociated with this session.AuthorizationEnablerNotificationSession.getVault()Gets theVaultassociated with this session.AuthorizationEnablerQuerySession.getVault()Gets theVaultassociated with this session.AuthorizationEnablerRuleApplicationSession.getVault()Gets theVaultassociated with this session.AuthorizationEnablerRuleLookupSession.getVault()Gets theVaultassociated with this session.AuthorizationEnablerSmartVaultSession.getVault()Gets theVaultassociated with this session.