Class AuthenticationRiskScore

    • Constructor Detail

      • AuthenticationRiskScore

        public AuthenticationRiskScore()
    • Method Detail

      • isHighestRisk

        public boolean isHighestRisk()
      • isLowestRisk

        public boolean isLowestRisk()
      • isRiskGreaterThan

        public boolean isRiskGreaterThan​(double threshold)
        Is risk greater than the given threshold?
        Parameters:
        threshold - the threshold
        Returns:
        true/false