Package sk.antons.web.filter.limiter
Class StringConfReader
- java.lang.Object
-
- sk.antons.web.filter.limiter.StringConfReader
-
public class StringConfReader extends Object
Helper implementation Just for reading protected fields of StringConf class. It implements validation- Author:
- antons
-
-
Constructor Summary
Constructors Constructor Description StringConfReader()
-
-
-
Method Detail
-
allow
public static boolean allow(StringConf conf, String value)
Checks if- Parameters:
conf-value-- Returns:
-
-