Class AzureBlobFetcherConfig


public class AzureBlobFetcherConfig extends BaseAuthNioFetcherConfig

Configuration for AzureBlobFetcher.

Shared-key authentication uses the configured credentials, where the username is the Azure storage account name and the password is the storage account key.

  • Constructor Details

    • AzureBlobFetcherConfig

      public AzureBlobFetcherConfig()
  • Method Details