com.atlassian.confluence.plugins.avatar
Class MD5Hasher

java.lang.Object
  extended by com.atlassian.confluence.plugins.avatar.MD5Hasher
All Implemented Interfaces:
Hasher

public class MD5Hasher
extends Object
implements Hasher


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

Constructor Detail

MD5Hasher

public MD5Hasher()
Method Detail

hash

public String hash(String input)
Specified by:
hash in interface Hasher


Copyright © 2003-2013 Atlassian. All Rights Reserved.