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