Encrypting/Hashing clear text passwords in Java Bean

Ullfig, Roberto Alfredo rullfig at uic.edu
Mon Jan 25 17:07:41 UTC 2021


We have a password in clear text in this bean:

    <bean id="MySQLDataSource" class="org.apache.commons.dbcp2.BasicDataSource"
        p:driverClassName="com.mysql.jdbc.Driver"
...

How would we go about replacing the clear text version with a hashed or encrypted string? Thanks!

---
Roberto Ullfig - rullfig at uic.edu
Systems Administrator
Enterprise Applications & Services | Technology Solutions
University of Illinois - Chicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210125/fb25503f/attachment.htm>


More information about the users mailing list