Class IBMSecretsManagerVaultConfigurationProperties

java.lang.Object
org.apache.camel.vault.VaultConfiguration
org.apache.camel.vault.IBMSecretsManagerVaultConfiguration
org.apache.camel.main.IBMSecretsManagerVaultConfigurationProperties
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.camel.spi.BootstrapCloseable

@Configurer(extended=true) public class IBMSecretsManagerVaultConfigurationProperties extends org.apache.camel.vault.IBMSecretsManagerVaultConfiguration implements org.apache.camel.spi.BootstrapCloseable
Configuration for access to IBM Secrets Manager Vault Secret.
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    end()
     
    withServiceUrl(String serviceUrl)
    The IBM Secrets Manager service url
    The IBM Secrets Manager Vault token

    Methods inherited from class org.apache.camel.vault.IBMSecretsManagerVaultConfiguration

    getEventStreamBootstrapServers, getEventStreamConsumerPollTimeout, getEventStreamGroupId, getEventStreamPassword, getEventStreamTopic, getEventStreamUsername, getSecrets, getServiceUrl, getToken, isRefreshEnabled, setEventStreamBootstrapServers, setEventStreamConsumerPollTimeout, setEventStreamGroupId, setEventStreamPassword, setEventStreamTopic, setEventStreamUsername, setRefreshEnabled, setSecrets, setServiceUrl, setToken

    Methods inherited from class org.apache.camel.vault.VaultConfiguration

    aws, azure, gcp, getAwsVaultConfiguration, getAzureVaultConfiguration, getGcpVaultConfiguration, getHashicorpVaultConfiguration, getIBMSecretsManagerVaultConfiguration, getKubernetesConfigMapVaultConfiguration, getKubernetesVaultConfiguration, getSpringCloudConfigConfiguration, hashicorp, ibmSecretsManager, kubernetes, kubernetesConfigmaps, setAwsVaultConfiguration, setAzureVaultConfiguration, setGcpVaultConfiguration, setHashicorpVaultConfiguration, setIBMSecretsManagerVaultConfiguration, setKubernetesConfigMapVaultConfiguration, setKubernetesVaultConfiguration, setSpringCloudConfigConfiguration, springConfig

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait