| Package | Description |
|---|---|
| sk.antons.web.filter.limiter |
| Modifier and Type | Field and Description |
|---|---|
protected List<PathConf.Combo> |
PathConf.excludes |
protected List<PathConf.Combo> |
PathConf.includes |
| Modifier and Type | Method and Description |
|---|---|
static PathConf.Combo |
PathConf.Combo.instance(sk.antons.web.path.PathMatcher matcher,
String method) |
static PathConf.Combo |
PathConf.Combo.instance(sk.antons.web.path.PathMatcher matcher,
String method,
String ip,
String host,
String contenttype,
ResponseStatusCheck responseStatusCheck) |
| Modifier and Type | Method and Description |
|---|---|
static PathConf.ComboConf |
PathConf.ComboConf.instance(PathConf.Combo combo,
PathConf pathConf,
int max) |
| Constructor and Description |
|---|
ComboConf(PathConf.Combo combo,
PathConf pathConf,
int max) |
Copyright © 2020. All rights reserved.