Interface | Description |
---|---|
IpFilter |
The interface for filtering connections based on the client's IP address.
|
Class | Description |
---|---|
DefaultIpFilter |
Default implementation of the
IpFilter interface, which uses
specific IP addresses or ranges of IP addresses that can be blocked or
allowed. |
MinaIpFilter |
An implementation of Mina Filter to filter clients based on the originating
IP address.
|
Enum | Description |
---|---|
IpFilterType |
Defines various types of IP Filters.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.