| Package | Description |
|---|---|
| com.azure.storage.file.share |
This package contains the classes to perform actions on Azure Storage File.
|
| com.azure.storage.file.share.sas |
Package containing SAS (shared access signature) classes used by Azure Storage File Shares.
|
| Class and Description |
|---|
| ShareServiceSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure File Storage service.
|
| Class and Description |
|---|
| ShareFileSasPermission
Constructs a string representing the permissions granted by a Service SAS to a file.
|
| ShareSasPermission
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a share.
|
| ShareServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired file/share client after initializing
ShareServiceSasSignatureValues. |
| ShareServiceSasSignatureValues
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure File Storage service.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.