SECURED_PROPERTY_SUFFIX variable

When specified using properties configuration, a property whose value is encrypted should have this suffix.

Syntax

final String SECURED_PROPERTY_SUFFIX

Remarks

The configuration providers should detect the suffix and decrypt/encrypt the value when reading/writing the property.