Uses of Interface
org.bardframework.commons.waf.RequestCallCounter
Packages that use RequestCallCounter
-
Uses of RequestCallCounter in org.bardframework.commons.waf
Classes in org.bardframework.commons.waf that implement RequestCallCounterConstructors in org.bardframework.commons.waf with parameters of type RequestCallCounterModifierConstructorDescriptionRequestLimitChecker(String url, RequestCallCounter requestCallCounter, RequestKeyDetector requestKeyDetector, int limit, int period, TimeUnit periodUnit) post methodRequestLimitChecker(org.springframework.http.HttpMethod httpMethod, String url, RequestCallCounter requestCallCounter, RequestKeyDetector requestKeyDetector, int limit, int period, TimeUnit periodUnit)