Interface AuthenticationRiskMitigator

    • Method Detail

      • mitigate

        AuthenticationRiskContingencyResponse mitigate​(org.apereo.cas.authentication.Authentication authentication,
                                                       org.apereo.cas.services.RegisteredService service,
                                                       AuthenticationRiskScore score,
                                                       javax.servlet.http.HttpServletRequest request)
        Mitigate.
        Parameters:
        authentication - the authentication
        service - the service
        score - the score
        request - the request
        Returns:
        the responses