public class Login extends Object
| Constructor and Description |
|---|
Login() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFailedAttempts()
Return the number of failed attempts for this login, e.g.:
|
String |
getHost()
Return the host address for this login, e.g.:
|
long |
getLastLogin()
Return the last login time for this login, e.g.:
|
public String getHost()
public long getLastLogin()
public int getFailedAttempts()
Copyright © 2021 Contrast Security. All rights reserved.