JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
it.univr.passportease.helper.ratelimiter
Packages that use
it.univr.passportease.helper.ratelimiter
Package
Description
it.univr.passportease.controller
it.univr.passportease.controller.user
it.univr.passportease.controller.worker
it.univr.passportease.helper.ratelimiter
Classes in
it.univr.passportease.helper.ratelimiter
used by
it.univr.passportease.controller
Class
Description
BucketLimiter
This class is used to resolve the bucket for each method.
Classes in
it.univr.passportease.helper.ratelimiter
used by
it.univr.passportease.controller.user
Class
Description
BucketLimiter
This class is used to resolve the bucket for each method.
Classes in
it.univr.passportease.helper.ratelimiter
used by
it.univr.passportease.controller.worker
Class
Description
BucketLimiter
This class is used to resolve the bucket for each method.
Classes in
it.univr.passportease.helper.ratelimiter
used by
it.univr.passportease.helper.ratelimiter
Class
Description
RateLimiter
This enum contains all the rate limiters used in the application.