1 Reply Latest reply on Feb 25, 2009 11:10 PM by anil.saldhana

    Where was createPasswordHash moved to?

    shimi

      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?