Class LoginModuleStats

    • Constructor Detail

    • Method Detail

      • loginError

        public void loginError()
        Description copied from interface: LoginModuleMonitor
        Event to be called in the case there is an erorr in the login chain. This is not covering failed logins, but actual operational errors that probably need to be investigated. Any triggered even should have a corresponding error logged to make this investigation possible.
        Specified by:
        loginError in interface LoginModuleMonitor