Class RiskConfigurationRiskExceptionConfiguration


  • public final class RiskConfigurationRiskExceptionConfiguration
    extends java.lang.Object
    • Method Detail

      • blockedIpRangeLists

        public java.util.List<java.lang.String> blockedIpRangeLists()
        Returns:
        Overrides the risk decision to always block the pre-authentication requests. The IP range is in CIDR notation, a compact representation of an IP address and its routing prefix. Can contain a maximum of 200 items.
      • skippedIpRangeLists

        public java.util.List<java.lang.String> skippedIpRangeLists()
        Returns:
        Risk detection isn't performed on the IP addresses in this range list. The IP range is in CIDR notation. Can contain a maximum of 200 items.