Class AuthenticationThrottler.Attempt

java.lang.Object
io.hawt.web.auth.AuthenticationThrottler.Attempt
Enclosing class:
AuthenticationThrottler

public static class AuthenticationThrottler.Attempt extends Object
  • Method Details

    • retryAfter

      public long retryAfter()
    • isBlocked

      public boolean isBlocked()
    • toString

      public String toString()
      Overrides:
      toString in class Object