| Package | Description |
|---|---|
| org.apache.ftpserver.ipfilter | |
| org.apache.ftpserver.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteIpFilter
An implementation of the
SessionFilter interface, to filter
sessions based on the remote IP address. |
| Constructor and Description |
|---|
MinaSessionFilter(SessionFilter filter)
Creates a new instance of
MinaSessionFilter. |
| Modifier and Type | Method and Description |
|---|---|
SessionFilter |
ListenerFactory.getSessionFilter()
Returns the currently configured
SessionFilter, if any. |
SessionFilter |
Listener.getSessionFilter()
Returns the
SessionFilter associated with this listener. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerFactory.setSessionFilter(SessionFilter sessionFilter)
Sets the session filter to the given filter.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.