I'm wondering if I can pass a encrypted password to create a connection from
connection factory:
| connection =
connectionFactory.createConnection("username","encrypted_password");
|
My application-policy has been set up to use custom database login module which
reads/writes encrypted/decrypted passwords to/from db.
I am finding a way to pass encrypted password rather than a clear text password.
any pointers?
Thanks
Madhu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048624#4048624
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048624
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user