[jboss-user] [JBoss Portal] - Re: JBoss portal Passwords are encrypted. -- How do i decry

bdaw do-not-reply at jboss.com
Wed Nov 22 10:14:59 EST 2006


It's an md5 hash so you don't decrypt. Just compute a hash and compare with value in DB.

org.jboss.portal.common.util.Tools.md5AsHexString(password);

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987910#3987910

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987910



More information about the jboss-user mailing list