
filters.BaseFilter | +--filters.SimpleIPBlockingFilter
| Method Summary | |
public void |
blockIP([string ip_address])
pass in an ip address to be blocked by this filter. |
public any |
getDescription()
|
public string |
getName()
|
public string |
getThreatCategory()
Returns network |
public numeric |
inspectRequest()
|
| Method Detail |
public void blockIP([string ip_address])
[string ip_address]public any getDescription()
public string getName()
public string getThreatCategory()
public numeric inspectRequest()