public class PasswordProcessor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PasswordProcessor |
INSTANCE
Singleton access
|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
PasswordProcessor() |
| Modifier and Type | Method and Description |
|---|---|
PasswordStrategy |
resolvePasswordStrategy(java.lang.String password) |
public static final org.slf4j.Logger log
public static final PasswordProcessor INSTANCE
public PasswordStrategy resolvePasswordStrategy(java.lang.String password)