See: Description
Class | Description |
---|---|
AbstractPbeReplacer |
The common parent for
ConfigReplacer implementations which allow to mask values by encrypting the value. |
EncryptionReplacer |
This class is an example
ConfigReplacer implementation which decrypts
encrypted values. |
PropertyReplacer |
ConfigReplacer for replacing property names with property values for properties provided in
PropertyReplacer.init(Properties) method. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.