Class AzureStorageCredentialManagerV8

    • Constructor Detail

      • AzureStorageCredentialManagerV8

        public AzureStorageCredentialManagerV8()
    • Method Detail

      • getStorageCredentialsFromEnvironment

        public com.microsoft.azure.storage.StorageCredentials getStorageCredentialsFromEnvironment​(@NotNull
                                                                                                   @NotNull String accountName,
                                                                                                   @NotNull
                                                                                                   @NotNull Environment environment)
      • getStorageCredentialAccessTokenFromServicePrincipals

        public com.microsoft.azure.storage.StorageCredentials getStorageCredentialAccessTokenFromServicePrincipals​(String accountName,
                                                                                                                   String clientId,
                                                                                                                   String clientSecret,
                                                                                                                   String tenantId)