public class ObscuringConfig extends BaseConfig
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OBSCURING_CONFIG |
addDeprecatedProperties, COMMA_SEPARATOR, deprecatedProperties, SEMI_COLON_SEPARATOR, systemPropertyPrefix| Constructor and Description |
|---|
ObscuringConfig(java.util.Map<java.lang.String,java.lang.Object> props,
java.lang.String systemPropertyRoot) |
| Modifier and Type | Method and Description |
|---|---|
ObscuringKeyConfig |
createObscuringKeyConfig() |
java.util.Map<java.lang.String,java.lang.Object> |
getDeobscuredProperties() |
addDeprecatedProperty, castValue, clearDeprecatedProperties, getDoubleProperty, getIntegerSet, getIntProperty, getProperties, getProperty, getProperty, getPropertyFromSystemEnvironment, getPropertyFromSystemProperties, getStringPropertyOrNull, getSystemPropertyKey, getUniqueStrings, getUniqueStrings, getUniqueStringsFromCollection, getUniqueStringsFromCollection, getUniqueStringsFromString, nestedPropspublic static final java.lang.String OBSCURING_CONFIG
public ObscuringConfig(java.util.Map<java.lang.String,java.lang.Object> props,
java.lang.String systemPropertyRoot)
public ObscuringKeyConfig createObscuringKeyConfig()
public java.util.Map<java.lang.String,java.lang.Object> getDeobscuredProperties()