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