public class CombinedIPWhiteList extends Object implements IPList
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
CombinedIPWhiteList(String fixedWhiteListFile,
String variableWhiteListFile,
long cacheExpiryInSeconds) |
public static final org.apache.commons.logging.Log LOG
public CombinedIPWhiteList(String fixedWhiteListFile, String variableWhiteListFile, long cacheExpiryInSeconds)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.