public interface ConnectionFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(InetAddress ip)
Tests if a given ip address is allowed to connect.
|
boolean isAllowed(InetAddress ip)
ip - the address to be tested.Copyright © 2019. All rights reserved.