Package org.apache.ftpserver.ipfilter

Interface Summary
IpFilter The interface for filtering connections based on the client's IP address.
 

Class Summary
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 Summary
IpFilterType Defines various types of IP Filters.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.