public class IpFilterConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IpFilterConfig.Updater |
Constructor and Description |
---|
IpFilterConfig() |
IpFilterConfig(com.google.common.collect.ImmutableSet<InetAddress> blacklist) |
public IpFilterConfig()
public IpFilterConfig(com.google.common.collect.ImmutableSet<InetAddress> blacklist)
public boolean denied(InetSocketAddress address)
Copyright © 2016. All Rights Reserved.