public class SecurityUtil extends Object
SecurityUtil()
static String
md5(String password)
md5(String username, String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SecurityUtil()
public static String md5(String password) throws NoSuchAlgorithmException
NoSuchAlgorithmException
public static String md5(String username, String password) throws NoSuchAlgorithmException
Copyright © 2015. All rights reserved.