weblogic 10.3.6 and database encrypted password
Could you please advise when in weblogic for example 10.3.6 on the latest jdk 1.6u121 we setup data source to oracle database how the password between weblogic and oracle database is sent in jdbc type 4 driver?
a) is it in clear text
b) is it encrypted in some form of hash?
For example someone watching traffic between weblogic and database would be able to see password or not?
(Understood about other problems with example - this is just to clarify the question )
Please let me know if more information is needed.
Thanks
Andrew