Package sk.antons.web.filter.limiter
-
Interface Summary Interface Description Limiter Checks if request is allowed by this limiter.ResponseStatusCheck Interface for checking http response values. -
Class Summary 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 configurationStringConfReader Helper implementation Just for reading protected fields of StringConf class.