public abstract class PasswordAuth
extends java.lang.Object
| Constructor and Description |
|---|
PasswordAuth() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
authenticate(char[] password,
java.lang.String token) |
static java.lang.String |
hashPassword(char[] password) |