org.cruxframework.crux.core.utils
Class EncryptUtils

java.lang.Object
  extended by org.cruxframework.crux.core.utils.EncryptUtils

public class EncryptUtils
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
EncryptUtils()
           
 
Method Summary
static String hash(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptUtils

public EncryptUtils()
Method Detail

hash

public static String hash(String s)
                   throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException


Copyright © 2014. All rights reserved.