public class HostAccessControl extends Object
| Constructor and Description |
|---|
HostAccessControl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
boolean |
isEndsWith() |
boolean |
isRegex() |
void |
setEndsWith(boolean endsWith) |
void |
setHost(String host) |
void |
setRegex(boolean regex) |
Copyright © 2021. All rights reserved.