Class LoginLogoutConsistencyCheck

java.lang.Object
games.stendhal.tools.loganalyser.gameevents.LoginLogoutConsistencyCheck

public class LoginLogoutConsistencyCheck extends Object
Analyses login/logout events for suspicious activity.
Author:
hendrik
  • Constructor Details

    • LoginLogoutConsistencyCheck

      public LoginLogoutConsistencyCheck()
  • Method Details

    • analyse

      public boolean analyse(String timedate)
      analyses the log
      Parameters:
      timedate - date when to start
      Returns:
      false if there were problems, true otherwise
    • main

      public static void main(String[] args)
      Entry point.
      Parameters:
      args -