net.comtor.security
Class PasswordHelper

java.lang.Object
  extended by net.comtor.security.PasswordHelper

public class PasswordHelper
extends java.lang.Object


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

Method Detail

getHelper

public static PasswordHelper getHelper()
Returns:
the helper

encrypt

public java.lang.String encrypt(java.lang.String string)