I am trying to run an application I wrote for JBoss 4.x which use org.jboss.security.Util.createPasswordHash() to hash passwords. In JBoss 5.0.0 this method is no longer in org.jboss.security.Util. Does anyone know where it was moved to or is there any other way to hash passwords in JBoss 5.0.0?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211715#4211715 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211715 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
