Hi,
I need to authenticate in my Java application based on Database users. Is there anyway to generate the HASH value of the Oracle password of the user logging in so as to compare it with the Password column of the DBA_USERS table?
Kindly help.
Thanks in advance
Vikas




Reply With Quote