net.sourceforge.hiveutils.util
Class PasswordEncryption

java.lang.Object
  extended by net.sourceforge.hiveutils.util.PasswordEncryption

public final class PasswordEncryption
extends java.lang.Object


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

Method Detail

encrypt

public static java.lang.String encrypt(java.lang.String str)