public final class UserLogHome extends Object
Modifier and Type | Method and Description |
---|---|
static void |
addUserLog(UserLog userLog)
Insert a new record in the table of connections
|
static int |
getLoginErrors(UserLog userLog,
int nIntervalMinutes)
Calculate the number of connections with a given ip_address by a determinate time
|
public static void addUserLog(UserLog userLog)
userLog
- the UserLog objectpublic static int getLoginErrors(UserLog userLog, int nIntervalMinutes)
userLog
- the UserLog objectnIntervalMinutes
- The number of minutes of properties fileCopyright © 2020 City of Paris. All rights reserved.