Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As per https://issues.apache.org/jira/browse/SANTUARIO-533, this task is to rename the ConfigurationConstants ENCRYPT action as follows:
Old | New |
---|---|
ConfigurationConstants.ENCRYPT "Encrypt" | ConfigurationConstants.ENCRYPTION "Encryption" |
ConfigurationConstants.ENCRYPT_DERIVED "EncryptDerived" | ConfigurationConstants.ENCRYPTION_DERIVED "EncryptionDerived" |
The old action will continue to work for backwards compatibility reasons.