Package com.azure.storage.common.sas


package com.azure.storage.common.sas
Package containing SAS (shared access signature) classes used by Azure Storage services.
  • Class
    Description
    This is a helper class to construct a string representing the permissions granted by an Account SAS.
    Deprecated.
    Please use the generateSas method on the desired service client after initializing AccountSasSignatureValues.
    This is a helper class to construct a string representing the resources accessible by an AccountSAS.
    This is a helper class to construct a string representing the services accessible by an AccountSAS.
    Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.
    Deprecated.
    Please use the generateSas method on the desired client after initializing the appropriate SasSignatureValues object.
    Represents the components that make up an Azure Storage SAS' query parameters.
    This type specifies a continuous range of IP addresses.
    Specifies the set of possible permissions for a shared access signature protocol.