Skip to Content
0
Former Member
Sep 04, 2017 at 04:05 PM

How can we decrypt database password before get connection to database ?

219 Views

Hi All , I need decrypt database password before get connection to database with private key. Anyone know what is the standard bean which do this? if no standard bean, how can i realize this? We can do it by overriding AbstractTenant Class , but is it recommended ?? thanks in advance.