| Interface | Description |
|---|---|
| Limiter |
Checks if request is allowed by this limiter.
|
| ResponseStatusCheck |
Interface for checking http response values.
|
| Class | Description |
|---|---|
| PathConf<T> |
Helper class for configuring path matchers in limiter.
|
| PathConf.Combo | |
| PathConf.ComboConf | |
| RequestLimiter<T> |
Servlet request limiter implementation.
|
| StringConf<T> |
String value configuration
|
| StringConfReader |
Helper implementation Just for reading protected fields of StringConf class.
|
Copyright © 2020. All rights reserved.