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.