Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
SASQueryParameters |
AccountSASSignatureValues.generateSASQueryParameters(SharedKeyCredentials sharedKeyCredentials)
Generates a
SASQueryParameters object which contains all SAS query parameters needed to make an actual
REST request. |
SASQueryParameters |
ServiceSASSignatureValues.generateSASQueryParameters(SharedKeyCredentials sharedKeyCredentials)
Uses an account's shared key credential to sign these signature values to produce the proper SAS query
parameters.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.