| Package | Description | 
|---|---|
| com.hazelcast.config.replacer | 
 This package contains the public API and default implementation of variable replacers for configuration files. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractPbeReplacer
The common parent for  
ConfigReplacer implementations which allow to mask values by encrypting the value. | 
class  | 
EncryptionReplacer
This class is an example  
ConfigReplacer implementation which decrypts
 encrypted values. | 
class  | 
PropertyReplacer
ConfigReplacer for replacing property names with property values for properties provided in  
PropertyReplacer.init(Properties) method. | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.