Interface AllowedIPAddressesValidator


public interface AllowedIPAddressesValidator
Author:
Carlos Sierra, Mariano Álvaro Sáiz
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isAllowedIPAddress

      boolean isAllowedIPAddress(String ipAddress)