Uses of Class
com.hazelcast.config.VaultSecureStoreConfig
-
Uses of VaultSecureStoreConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionVaultSecureStoreConfig.setAddress
(String address) Sets the Vault server address.VaultSecureStoreConfig.setPollingInterval
(int pollingInterval) Sets the polling interval (in seconds) for checking for changes in Vault.VaultSecureStoreConfig.setSecretPath
(String secretPath) Sets the Vault secret path where the encryption keys is expected to be stored.VaultSecureStoreConfig.setSSLConfig
(SSLConfig sslConfig) Sets the SSL/TLS configuration.Sets the Vault access token.