Class DefaultAuthenticationRiskEvaluator

    • Constructor Detail

      • DefaultAuthenticationRiskEvaluator

        public DefaultAuthenticationRiskEvaluator()
    • Method Detail

      • eval

        public AuthenticationRiskScore eval​(org.apereo.cas.authentication.Authentication authentication,
                                            org.apereo.cas.services.RegisteredService service,
                                            javax.servlet.http.HttpServletRequest request)
        Description copied from interface: AuthenticationRiskEvaluator
        Calculate final authentication risk score.
        Specified by:
        eval in interface AuthenticationRiskEvaluator
        Parameters:
        authentication - the authentication
        service - the service
        request - the request
        Returns:
        the authentication risk score