isAddressAllowed

abstract fun isAddressAllowed(address: InetAddress): Boolean

Checks if address is allowed to connect.

Return

true if address is allowed to connect

Parameters

address

IP Address of client