Uses of Interface
org.jclouds.azure.storage.util.storageurl.StorageUrlSupplier
Packages that use StorageUrlSupplier
Package
Description
-
Uses of StorageUrlSupplier in org.jclouds.azure.storage.filters
Constructors in org.jclouds.azure.storage.filters with parameters of type StorageUrlSupplierModifierConstructorDescriptionSharedKeyLiteAuthentication(org.jclouds.http.internal.SignatureWire signatureWire, com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, org.jclouds.crypto.Crypto crypto, org.jclouds.http.HttpUtils utils, boolean sasAuthentication, StorageUrlSupplier storageUrlSupplier, AuthType authType, OAuthFilter oAuthFilter) -
Uses of StorageUrlSupplier in org.jclouds.azure.storage.util.storageurl
Classes in org.jclouds.azure.storage.util.storageurl that implement StorageUrlSupplier -
Uses of StorageUrlSupplier in org.jclouds.azureblob.blobstore
Constructors in org.jclouds.azureblob.blobstore with parameters of type StorageUrlSupplierModifierConstructorDescriptionAzureBlobRequestSigner(BlobToHttpGetOptions blob2HttpGetOptions, com.google.inject.Provider<String> timeStampProvider, org.jclouds.date.DateService dateService, SharedKeyLiteAuthentication auth, com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds, boolean sasAuthentication, StorageUrlSupplier storageUriSupplier, AuthType authType)