Package com.networknt.whitelist
Class WhitelistConfig
- java.lang.Object
-
- com.networknt.whitelist.WhitelistConfig
-
public class WhitelistConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description WhitelistConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisDefaultAllow()booleanisEnabled()voidsetDefaultAllow(boolean defaultAllow)voidsetEnabled(boolean enabled)voidsetPaths(Map<String,List<String>> paths)
-