org.usergrid.utils
Class PasswordUtils

java.lang.Object
  extended by org.usergrid.utils.PasswordUtils

public class PasswordUtils
extends Object


Constructor Summary
PasswordUtils()
           
 
Method Summary
static String mongoPassword(String username, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordUtils

public PasswordUtils()
Method Detail

mongoPassword

public static String mongoPassword(String username,
                                   String password)


Copyright © 2013. All Rights Reserved.