Sebb created CRYPTO-75:
--------------------------
Summary: ConfigurationKeys#COMMONS_CRYPTO_CIPHER_CLASSES_DEFAULT
is not guaranteed constant
Key: CRYPTO-75
URL: https://issues.apache.org/jira/browse/CRYPTO-75
Project: Commons Crypto
Issue Type: Bug
Reporter: Sebb
ConfigurationKeys#COMMONS_CRYPTO_CIPHER_CLASSES_DEFAULT contains a
fully-qualified class name.
This is not guaranteed to be constant if the package names ever have to be
changed.
The constant should be changed to an alias that is handled by the runtime code
when creating the class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)