You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Brian Hess (Jira)" <ji...@apache.org> on 2019/10/15 21:46:00 UTC

[jira] [Created] (DBCP-556) API changes in get/setPassword and addConnectionProperty to support security

Brian Hess created DBCP-556:
-------------------------------

             Summary: API changes in get/setPassword and addConnectionProperty to support security
                 Key: DBCP-556
                 URL: https://issues.apache.org/jira/browse/DBCP-556
             Project: Commons DBCP
          Issue Type: New Feature
    Affects Versions: 2.7.0
            Reporter: Brian Hess


Augment the addConnectionProperty API to support a Java Object for the value parameter.  In this way, passwords as SealedObjects can be sent to the JDBC driver.

Augment the SetPassword and GetPassword APIs to allow a Java SealedObject for the password.

This request is to abide by security requirements in calling code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)