| Package | Description |
|---|---|
| org.bardframework.commons.waf | |
| org.bardframework.commons.waf.extractor |
| Constructor and Description |
|---|
RequestLimitChecker(org.springframework.http.HttpMethod httpMethod,
String url,
RequestCallCounter requestCallCounter,
RequestKeyDetector requestKeyDetector,
int limit,
int period,
TimeUnit periodUnit) |
RequestLimitChecker(String url,
RequestCallCounter requestCallCounter,
RequestKeyDetector requestKeyDetector,
int limit,
int period,
TimeUnit periodUnit)
post method
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestCookieKeyDetector |
class |
RequestHeaderKeyDetector |
class |
RequestParamKeyDetector |
Copyright © 2020. All rights reserved.