public class PasswordEncoderUtil extends Object
PasswordEncoderUtil()
static String
encode(String raw)
static Boolean
matches(String raw, String encoded)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PasswordEncoderUtil()
public static Boolean matches(String raw, String encoded)
public static String encode(String raw)
Copyright © 2018–2023 Alibaba Group. All rights reserved.