You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/06/15 10:30:24 UTC

[jira] [Created] (CRYPTO-75) ConfigurationKeys#COMMONS_CRYPTO_CIPHER_CLASSES_DEFAULT is not guaranteed constant

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)