Interface AuthenticationRiskEvaluator

    • Method Detail

      • eval

        AuthenticationRiskScore eval​(org.apereo.cas.authentication.Authentication authentication,
                                     org.apereo.cas.services.RegisteredService service,
                                     javax.servlet.http.HttpServletRequest request)
        Calculate final authentication risk score.
        Parameters:
        authentication - the authentication
        service - the service
        request - the request
        Returns:
        the authentication risk score