Package 

Object NaiveRateLimit

    • Method Summary

      Modifier and Type Method Description
      final static Unit requestPerTimeUnit(Context ctx, Integer numRequests, TimeUnit timeUnit) Naive in-memory key/count rate-limiting, activated by calling it in a io.javalin.http.Handler.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait