public class PasswordUtils extends Object
static String
encode(String source)
static boolean
matches(String rawPassword, String encodePassword)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String encode(String source)
public static boolean matches(String rawPassword, String encodePassword)
Copyright © 2023. All rights reserved.