| Package | Description |
|---|---|
| sk.antons.web.filter.limiter |
| Modifier and Type | Method and Description |
|---|---|
StringConf<RequestLimiter<T>> |
RequestLimiter.contentType()
Content type configuration for limiter.
|
StringConf |
StringConf.exclude(String value)
Adds disallow value for configuration attribute.
|
StringConf<RequestLimiter<T>> |
RequestLimiter.host()
Host name configuration for limiter.
|
StringConf |
StringConf.include(String value)
Adds allow value for configuration attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StringConfReader.allow(StringConf conf,
String value)
Checks if
|
Copyright © 2020. All rights reserved.