Uses of Class
com.hazelcast.config.JavaKeyStoreSecureStoreConfig
-
Uses of JavaKeyStoreSecureStoreConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionJavaKeyStoreSecureStoreConfig.setCurrentKeyAlias
(String currentKeyAlias) Sets the alias for the current encryption key entry.JavaKeyStoreSecureStoreConfig.setPassword
(String password) Sets the Java KeyStore password.Sets the Java KeyStore file path.JavaKeyStoreSecureStoreConfig.setPollingInterval
(int pollingInterval) Sets the polling interval (in seconds) for checking for changes in the KeyStore.Sets the Java KeyStore type (PKCS12, JCEKS etc.)