RichFaces Photoalbum 4.3.5.Final

org.richfaces.photoalbum.util
Class HashUtils

java.lang.Object
  extended by org.richfaces.photoalbum.util.HashUtils

public class HashUtils
extends Object


Constructor Summary
HashUtils()
           
 
Method Summary
static String hash(String plainTextPassword)
          Convenience method to hash user passwords.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashUtils

public HashUtils()
Method Detail

hash

public static String hash(String plainTextPassword)
Convenience method to hash user passwords.

Parameters:
plainTextPassword - - password to hash

RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.