Interface IpFilterManager

    • Method Detail

      • getBadIps

        BadIps getBadIps()
      • getDescription

        byte[] getDescription​(java.lang.Object info)
        Parameters:
        range -
        Returns:
      • addDescription

        java.lang.Object addDescription​(IpRange range,
                                        byte[] description)
        Parameters:
        range -
        description -
      • cacheAllDescriptions

        void cacheAllDescriptions()
      • clearDescriptionCache

        void clearDescriptionCache()
      • deleteAllDescriptions

        void deleteAllDescriptions()
        Since:
        3.0.1.5