com.openexchange.admin.tools
Class SHACrypt

java.lang.Object
  extended by com.openexchange.admin.tools.SHACrypt

public class SHACrypt
extends Object


Constructor Summary
SHACrypt()
           
 
Method Summary
static String makeSHAPasswd(String raw)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SHACrypt

public SHACrypt()
Method Detail

makeSHAPasswd

public static String makeSHAPasswd(String raw)
                            throws NoSuchAlgorithmException,
                                   UnsupportedEncodingException
Throws:
NoSuchAlgorithmException
UnsupportedEncodingException