Interface IpFilterRule

    • Method Detail

      • isAllowRule

        boolean isAllowRule()
        Returns:
        True if this Rule is an ALLOW rule
      • isDenyRule

        boolean isDenyRule()
        Returns:
        True if this Rule is a DENY rule