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 Vault
    Modifier and Type
    Method
    Description
    VaultAdminSession.createVault(VaultForm vaultForm)
    Creates a new Vault .
    VaultList.getNextVault()
    Gets the next Vault in this list.
    VaultList.getNextVaults(long n)
    Gets the next set of Vault elements in this list which must be less than or equal to the return from available() .
    AuthorizationAdminSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationLookupSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationNotificationSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationQuerySession.getVault()
    Gets the Vault associated with this session.
    AuthorizationSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationSmartVaultSession.getVault()
    Gets the Vault associated with this session.
    FunctionAdminSession.getVault()
    Gets the Vault associated with this session.
    FunctionLookupSession.getVault()
    Gets the Vault associated with this session.
    FunctionNotificationSession.getVault()
    Gets the Vault associated with this session.
    FunctionQuerySession.getVault()
    Gets the Vault associated with this session.
    FunctionSmartVaultSession.getVault()
    Gets the Vault associated with this session.
    QualifierAdminSession.getVault()
    Gets the Vault associated with this session.
    QualifierLookupSession.getVault()
    Gets the Vault associated with this session.
    QualifierNotificationSession.getVault()
    Gets the Vault associated with this session.
    QualifierQuerySession.getVault()
    Gets the Vault associated with this session.
    QualifierSmartVaultSession.getVault()
    Gets the Vault associated with this session.
    VaultLookupSession.getVault(Id vaultId)
    Gets the Vault specified by its Id .
    VaultNode.getVault()
    Gets the Vault at this node.
  • Uses of Vault in org.osid.authorization.rules

    Methods in org.osid.authorization.rules that return Vault
    Modifier and Type
    Method
    Description
    AuthorizationEnablerAdminSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationEnablerLookupSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationEnablerNotificationSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationEnablerQuerySession.getVault()
    Gets the Vault associated with this session.
    AuthorizationEnablerRuleApplicationSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationEnablerRuleLookupSession.getVault()
    Gets the Vault associated with this session.
    AuthorizationEnablerSmartVaultSession.getVault()
    Gets the Vault associated with this session.