Uses of Class
org.apache.camel.main.HashicorpVaultConfigurationProperties
Packages that use HashicorpVaultConfigurationProperties
Package
Description
Application level classes that can be used to instantiate camel.
-
Uses of HashicorpVaultConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return HashicorpVaultConfigurationPropertiesModifier and TypeMethodDescriptionVaultConfigurationProperties.hashicorp()HashicorpVaultConfigurationProperties.withCloud(boolean cloud) The Hashicorp Vault Cloud deploymentThe Hashicorp Vault hostHashicorpVaultConfigurationProperties.withNamespace(String namespace) The Hashicorp Vault Cloud deployment NamespaceThe Hashicorp Vault portHashicorpVaultConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) Whether to automatically reload Camel upon secrets being updated in Hashicorp VaultHashicorpVaultConfigurationProperties.withRefreshPeriod(long refreshPeriod) The period (millis) between checking Hashicorp Vault for updated secretsHashicorpVaultConfigurationProperties.withScheme(String scheme) The Hashicorp Vault schemeHashicorpVaultConfigurationProperties.withSecrets(String secrets) Specify the secret names (or pattern) to check for updates.The Hashicorp Vault token