Class ConnectionToIpNotAllowed


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

    • ConnectionToIpNotAllowed

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