public class WebApplicationFirewallConfig extends Object
| Constructor and Description |
|---|
WebApplicationFirewallConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
blacklistIp(String application,
Http1DeterministicRuleEngineConfig config) |
void |
whitelistIp(String application,
Http1DeterministicRuleEngineConfig config) |
public void blacklistIp(String application, Http1DeterministicRuleEngineConfig config)
public void whitelistIp(String application, Http1DeterministicRuleEngineConfig config)
Copyright © 2016. All Rights Reserved.