com.atlassian.confluence.plugins.gadgets.util
Class MD5Utils

java.lang.Object
  extended by com.atlassian.confluence.plugins.gadgets.util.MD5Utils

public final class MD5Utils
extends Object


Method Summary
static String hashString(String in)
          Creates a hex encoded MD5 hash of the UT-8 encoded input string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashString

public static String hashString(String in)
Creates a hex encoded MD5 hash of the UT-8 encoded input string



Copyright © 2003-2012 Atlassian. All Rights Reserved.