Class ConnectionFromIpNotAllowed


public final class ConnectionFromIpNotAllowed extends AllowlistCustomAlertRule
Inbound connection from an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation.
  • Constructor Details

    • ConnectionFromIpNotAllowed

      public ConnectionFromIpNotAllowed()
      Creates an instance of ConnectionFromIpNotAllowed class.
  • Method Details