public class WhitelistConfig extends Object
| Constructor and Description |
|---|
WhitelistConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDefaultAllow() |
boolean |
isEnabled() |
void |
setDefaultAllow(boolean defaultAllow) |
void |
setEnabled(boolean enabled) |
void |
setPaths(Map<String,List<String>> paths) |
Copyright © 2020. All rights reserved.