Uses of Class
org.codelibs.fess.api.v2.handlers.LoginRateLimiter
Packages that use LoginRateLimiter
-
Uses of LoginRateLimiter in org.codelibs.fess.api.v2.handlers
Constructors in org.codelibs.fess.api.v2.handlers with parameters of type LoginRateLimiterModifierConstructorDescriptionLoginHandler(LoginRateLimiter limiter) Test-friendly constructor allowing the caller to inject a specificLoginRateLimiterinstance (e.g. -
Uses of LoginRateLimiter in org.codelibs.fess.util
Methods in org.codelibs.fess.util that return LoginRateLimiterModifier and TypeMethodDescriptionstatic LoginRateLimiterComponentUtil.getLoginRateLimiter()Gets the v2 login rate limiter component.