| Package | Description |
|---|---|
| com.azure.storage.file.share.sas |
Package containing SAS (shared access signature) classes used by Azure Storage File Shares.
|
| Modifier and Type | Method and Description |
|---|---|
ShareServiceSasQueryParameters |
ShareServiceSasSignatureValues.generateSasQueryParameters(StorageSharedKeyCredential storageSharedKeyCredentials)
Deprecated.
Please use the generateSas(ShareServiceSasSignatureValues) method on the desired share/file/directory
client after initializing
ShareServiceSasSignatureValues. |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.