Uses of Class
com.azure.storage.file.datalake.sas.DataLakeServiceSasSignatureValues
Packages that use DataLakeServiceSasSignatureValues
Package
Description
Package containing the class required for DataLakeStorageClient.
Package containing sas related classes for DataLakeStorageClient.
-
Uses of DataLakeServiceSasSignatureValues in com.azure.storage.file.datalake
Methods in com.azure.storage.file.datalake with parameters of type DataLakeServiceSasSignatureValuesModifier and TypeMethodDescriptionDataLakeFileSystemAsyncClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues) Generates a service SAS for the file system using the specifiedDataLakeServiceSasSignatureValuesDataLakeFileSystemAsyncClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, com.azure.core.util.Context context) Generates a service SAS for the file system using the specifiedDataLakeServiceSasSignatureValuesDataLakeFileSystemAsyncClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a service SAS for the file system using the specifiedDataLakeServiceSasSignatureValuesDataLakeFileSystemClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues) Generates a service SAS for the file system using the specifiedDataLakeServiceSasSignatureValuesDataLakeFileSystemClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, com.azure.core.util.Context context) Generates a service SAS for the file system using the specifiedDataLakeServiceSasSignatureValuesDataLakeFileSystemClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a service SAS for the file system using the specifiedDataLakeServiceSasSignatureValuesDataLakePathAsyncClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues) Generates a service SAS for the path using the specifiedDataLakeServiceSasSignatureValuesDataLakePathAsyncClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, com.azure.core.util.Context context) Generates a service SAS for the path using the specifiedDataLakeServiceSasSignatureValuesDataLakePathAsyncClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a service SAS for the path using the specifiedDataLakeServiceSasSignatureValuesDataLakePathClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues) Generates a service SAS for the path using the specifiedDataLakeServiceSasSignatureValuesDataLakePathClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, com.azure.core.util.Context context) Generates a service SAS for the path using the specifiedDataLakeServiceSasSignatureValuesDataLakePathClient.generateSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a service SAS for the path using the specifiedDataLakeServiceSasSignatureValuesDataLakeFileSystemAsyncClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey) Generates a user delegation SAS for the file system using the specifiedDataLakeServiceSasSignatureValues.DataLakeFileSystemAsyncClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, com.azure.core.util.Context context) Generates a user delegation SAS for the file system using the specifiedDataLakeServiceSasSignatureValues.DataLakeFileSystemAsyncClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a user delegation SAS for the file system using the specifiedDataLakeServiceSasSignatureValues.DataLakeFileSystemClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey) Generates a user delegation SAS for the file system using the specifiedDataLakeServiceSasSignatureValues.DataLakeFileSystemClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, com.azure.core.util.Context context) Generates a user delegation SAS for the file system using the specifiedDataLakeServiceSasSignatureValues.DataLakeFileSystemClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a user delegation SAS for the file system using the specifiedDataLakeServiceSasSignatureValues.DataLakePathAsyncClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey) Generates a user delegation SAS for the path using the specifiedDataLakeServiceSasSignatureValues.DataLakePathAsyncClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, com.azure.core.util.Context context) Generates a user delegation SAS for the path using the specifiedDataLakeServiceSasSignatureValues.DataLakePathAsyncClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a user delegation SAS for the path using the specifiedDataLakeServiceSasSignatureValues.DataLakePathClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey) Generates a user delegation SAS for the path using the specifiedDataLakeServiceSasSignatureValues.DataLakePathClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, com.azure.core.util.Context context) Generates a user delegation SAS for the path using the specifiedDataLakeServiceSasSignatureValues.DataLakePathClient.generateUserDelegationSas(DataLakeServiceSasSignatureValues dataLakeServiceSasSignatureValues, UserDelegationKey userDelegationKey, String accountName, Consumer<String> stringToSignHandler, com.azure.core.util.Context context) Generates a user delegation SAS for the path using the specifiedDataLakeServiceSasSignatureValues. -
Uses of DataLakeServiceSasSignatureValues in com.azure.storage.file.datalake.sas
Methods in com.azure.storage.file.datalake.sas that return DataLakeServiceSasSignatureValuesModifier and TypeMethodDescriptionDataLakeServiceSasSignatureValues.setAgentObjectId(String agentObjectId) Sets the AAD object ID of a user assumed to be unauthorized by the owner of the user delegation key to perform the action granted by the SAS token.DataLakeServiceSasSignatureValues.setCacheControl(String cacheControl) Sets the cache-control header for the SAS.DataLakeServiceSasSignatureValues.setContentDisposition(String contentDisposition) Sets the content-disposition header for the SAS.DataLakeServiceSasSignatureValues.setContentEncoding(String contentEncoding) Sets the content-encoding header for the SAS.DataLakeServiceSasSignatureValues.setContentLanguage(String contentLanguage) Sets the content-language header for the SAS.DataLakeServiceSasSignatureValues.setContentType(String contentType) Sets the content-type header for the SAS.DataLakeServiceSasSignatureValues.setCorrelationId(String correlationId) Sets the correlation id value for the SAS.DataLakeServiceSasSignatureValues.setEncryptionScope(String encryptionScope) Set the encryptionScope property: The name of the encryption scope under which the file system is encrypted.DataLakeServiceSasSignatureValues.setExpiryTime(OffsetDateTime expiryTime) Sets the time after which the SAS will no longer work.DataLakeServiceSasSignatureValues.setIdentifier(String identifier) Sets the name of the access policy on the file system this SAS references if any.DataLakeServiceSasSignatureValues.setPermissions(FileSystemSasPermission permissions) Sets the File System permissions allowed by the SAS.DataLakeServiceSasSignatureValues.setPermissions(PathSasPermission permissions) Sets the Path permissions allowed by the SAS.DataLakeServiceSasSignatureValues.setPreauthorizedAgentObjectId(String preauthorizedAgentObjectId) Sets the AAD object ID of a user assumed to be authorized by the owner of the user delegation key to perform the action granted by the SAS token.DataLakeServiceSasSignatureValues.setProtocol(com.azure.storage.common.sas.SasProtocol protocol) Sets theSasProtocolwhich determines the protocols allowed by the SAS.DataLakeServiceSasSignatureValues.setSasIpRange(com.azure.storage.common.sas.SasIpRange sasIpRange) Sets theSasIpRangewhich determines the IP ranges that are allowed to use the SAS.DataLakeServiceSasSignatureValues.setStartTime(OffsetDateTime startTime) Sets when the SAS will take effect.DataLakeServiceSasSignatureValues.setVersion(String version) Deprecated.The version is set to the latest version of sas.