[jboss-user] [JBoss Messaging] - Passing encrypted password to connectionfactory.createConnec
mskonda
do-not-reply at jboss.com
Fri May 25 05:14:28 EDT 2007
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
More information about the jboss-user
mailing list