public class PwdAuthenticator
extends Object
| Constructor and Description |
|---|
PwdAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
authenticate(String login,
String clearTextPassword,
String currentEncryptedPassword) |