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