com.openexchange.admin.tools
Class SHACrypt

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

public class SHACrypt
extends java.lang.Object


Constructor Summary
SHACrypt()
           
 
Method Summary
static java.lang.String makeSHAPasswd(java.lang.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 java.lang.String makeSHAPasswd(java.lang.String raw)
                                      throws java.security.NoSuchAlgorithmException,
                                             java.io.UnsupportedEncodingException
Throws:
java.security.NoSuchAlgorithmException
java.io.UnsupportedEncodingException