@Component public class AuthUtil extends Object
AuthUtil()
boolean
checkEncrypt(String cryptPassword, String password)
String
createPassword(String password)
encrypt(String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthUtil()
public String encrypt(String password)
password
public boolean checkEncrypt(String cryptPassword, String password)
cryptPassword
public String createPassword(String password)
Copyright © 2024. All rights reserved.