Uses of Class
org.apache.camel.main.AzureVaultConfigurationProperties
-
Uses of AzureVaultConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return AzureVaultConfigurationPropertiesModifier and TypeMethodDescriptionVaultConfigurationProperties.azure()AzureVaultConfigurationProperties.withBlobAccessKey(String accessKey) The Azure Eventhub Blob Access Key for Checkpoint Store purposeAzureVaultConfigurationProperties.withBlobAccountName(String accountName) The Azure Eventhub Blob Account Name for Checkpoint Store purposeAzureVaultConfigurationProperties.withBlobContainerName(String containerName) The Azure Eventhub Blob Container Name for Checkpoint Store purposeAzureVaultConfigurationProperties.withClientId(String clientId) The Azure Key Vault Client IDAzureVaultConfigurationProperties.withClientSecret(String clientSecret) The Azure Key Vault Client SecretAzureVaultConfigurationProperties.withEventhubConnectionString(String connectionString) The Azure Eventhub connection String for Key Vault Event notificationAzureVaultConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) Whether to automatically reload Camel upon secrets being updated in Azure.AzureVaultConfigurationProperties.withRefreshPeriod(long refreshPeriod) The period (millis) between checking Azure for updated secrets.AzureVaultConfigurationProperties.withSecrets(String secrets) Specify the secret names (or pattern) to check for updates.AzureVaultConfigurationProperties.withTenantId(String tenantId) The Azure Key Vault Tenant IdAzureVaultConfigurationProperties.withVaultName(String vaultName) The Vault Name