public class RefererACL extends Object
| Constructor and Description |
|---|
RefererACL() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBlackList() |
List<String> |
getWhiteList() |
boolean |
isAllowEmpty() |
void |
setAllowEmpty(boolean allowEmpty) |
void |
setBlackList(List<String> blackList) |
void |
setWhiteList(List<String> whiteList) |
Copyright © 2024. All rights reserved.