public interface ConnectionFilter
| Modifier and Type | Method | 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 © 2020. All rights reserved.