public class BCryptUtil extends Object
BCryptUtil()
static String
passwordBcryptEncode(String password)
static Boolean
passwordConfirm(String plaintextPassword, String encodePassword)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BCryptUtil()
public static String passwordBcryptEncode(String password)
public static Boolean passwordConfirm(String plaintextPassword, String encodePassword)
Copyright © 2020. All rights reserved.