Uses of Class
com.hazelcast.config.SecureStoreConfig
Packages that use SecureStoreConfig
-
Uses of SecureStoreConfig in com.hazelcast.config
Subclasses of SecureStoreConfig in com.hazelcast.configModifier and TypeClassDescriptionclass
Java KeyStore Secure Store configuration.class
HashiCorp Vault Secure Store configuration.Methods in com.hazelcast.config that return SecureStoreConfigModifier and TypeMethodDescriptionEncryptionAtRestConfig.getSecureStoreConfig()
Returns the Secure Store configuration.Methods in com.hazelcast.config with parameters of type SecureStoreConfigModifier and TypeMethodDescriptionEncryptionAtRestConfig.setSecureStoreConfig
(SecureStoreConfig secureStoreConfig) Sets the Secure Store configuration.