public class PasswordHelper
extends java.lang.Object
| Constructor and Description |
|---|
PasswordHelper() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
encode(java.lang.String userText,
java.lang.String passwordText,
byte[] salt,
java.nio.charset.Charset charset) |