public class IPListConfig extends Object
| Constructor and Description |
|---|
IPListConfig()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpHeader() |
Set<String> |
getIpList() |
void |
setHttpHeader(String httpHeader) |
void |
setIpList(Set<String> ipList) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.