Class AuthenticationThrottler

java.lang.Object
io.hawt.web.auth.AuthenticationThrottler

public class AuthenticationThrottler extends Object
This class implements authentication throttling to protect Hawtio from brute force attacks.
  • Constructor Details

    • AuthenticationThrottler

      public AuthenticationThrottler()
  • Method Details