Class LoginLogoutConsistencyCheck
java.lang.Object
games.stendhal.tools.loganalyser.gameevents.LoginLogoutConsistencyCheck
Analyses login/logout events for suspicious activity.
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LoginLogoutConsistencyCheck
public LoginLogoutConsistencyCheck()
-
-
Method Details
-
analyse
analyses the log- Parameters:
timedate
- date when to start- Returns:
false
if there were problems,true
otherwise
-
main
Entry point.- Parameters:
args
-
-