java.lang.Object
com.pervasive.datarush.azure.AzureCredentialsHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FileConfigurationstatic StringgetAccountKey(FileConfiguration creds) static StringgetAccountName(FileConfiguration creds) static AzureAuthTypestatic StringgetClientId(FileConfiguration creds) static StringgetClientSecret(FileConfiguration creds) static Stringstatic StringgetSasKey(FileConfiguration creds) static StringgetTenantId(FileConfiguration creds)
-
Constructor Details
-
AzureCredentialsHelper
public AzureCredentialsHelper()
-
-
Method Details
-
createTemplate
-
getAzureAuthType
-
getEndpointProtocol
-
getAccountName
-
getAccountKey
-
getSasKey
-
getClientId
-
getTenantId
-
getClientSecret
-