public class SecurityUtils extends Object
| Constructor and Description |
|---|
SecurityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createPasswdCompatibleHash(String password,
String saltString) |
static String |
extractSalt(String password) |
static boolean |
isHashedPassword(String postDataPassword) |
Copyright © 2022. All Rights Reserved.