Uses of Package
com.svenruppert.jsentinel.ratelimiting
Packages that use com.svenruppert.jsentinel.ratelimiting
-
Classes in com.svenruppert.jsentinel.ratelimiting used by com.svenruppert.jsentinel.ratelimitingClassDescriptionResult of a
RateLimitPolicy.tryAcquire(RateLimitKey)call.Composite key under whichRateLimitStoretracks event timestamps for sliding-window rate-limiting.Pluggable rate-limiting decision point — separate fromLoginAttemptPolicy(which is purpose-built for password-guessing detection) and fromSessionPolicy(which is about session lifetime).Persistent event store for sliding-window rate-limiting policies (V00.70 Phase 7c).