public class PasswordService extends Object
Modifier and Type | Method and Description |
---|---|
ExecutionUserProperties |
checkPassword(String strUser,
String strPW,
String strURL) |
String |
decrypt(String strHash) |
String |
encrypt(String strPW) |
static PasswordService |
getInstance() |
public static PasswordService getInstance()
public ExecutionUserProperties checkPassword(String strUser, String strPW, String strURL)
Copyright © 2021. All Rights Reserved.