Interface InternetAddressListHandler

    • Method Detail

      • isWhitelisted

        boolean isWhitelisted​(InternetAddressList whiteList,
                              String remoteAddress)
        Returns whether the given address is whitelisted in the given address list. Returns true for null lists, assuming that any address is allowed.