|
From: agent82_a <nu...@jb...> - 2004-07-08 05:23:32
|
It's an encrypted form of the password, not the hashed of the password. The encrypted form of the password will be decrypted before sending it to the database. If it is a hashed password, then there's no way to convert that hash value to the original password. correct me if i'm wrong. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841303#3841303 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841303 |