You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/06/10 17:38:00 UTC

[jira] [Created] (DBCP-501) org.apache.commons.dbcp2.datasources.CPDSConnectionFactory should use a char[] instead of a String to store passwords.

Gary Gregory created DBCP-501:
---------------------------------

             Summary: org.apache.commons.dbcp2.datasources.CPDSConnectionFactory should use a char[] instead of a String to store passwords.
                 Key: DBCP-501
                 URL: https://issues.apache.org/jira/browse/DBCP-501
             Project: Commons DBCP
          Issue Type: Improvement
            Reporter: Gary Gregory
            Assignee: Gary Gregory


The class {{org.apache.commons.dbcp2.datasources.CPDSConnectionFactory}} should use a {{char[]}} instead of a {{String}} to store passwords.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)