Interface IpFilterManager

All Known Implementing Classes:
IpFilterManagerImpl

public interface IpFilterManager
  • Method Details

    • getIPFilter

      IpFilter getIPFilter()
    • getBadIps

      BadIps getBadIps()
    • getDescription

      byte[] getDescription(Object info)
      Parameters:
      range -
      Returns:
    • addDescription

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

      void cacheAllDescriptions()
    • clearDescriptionCache

      void clearDescriptionCache()
    • deleteAllDescriptions

      void deleteAllDescriptions()
      Since:
      3.0.1.5