org.molgenis.omx.auth.util
Class PasswordHasher

java.lang.Object
  extended by org.molgenis.omx.auth.util.PasswordHasher

public class PasswordHasher
extends Object


Constructor Summary
PasswordHasher()
           
 
Method Summary
 String toMD5(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordHasher

public PasswordHasher()
Method Detail

toMD5

public String toMD5(String input)


Copyright © 2013. All Rights Reserved.