public class AuthPlainPassword extends java.lang.Object implements AuthRequest.AuthPasswordInterface
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
password |
| Constructor and Description |
|---|
AuthPlainPassword(java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check() |
public boolean check()
check in interface AuthRequest.AuthPasswordInterface