Interface AuthenticationRiskContingencyPlan

    • Method Detail

      • execute

        AuthenticationRiskContingencyResponse execute​(org.apereo.cas.authentication.Authentication authentication,
                                                      org.apereo.cas.services.RegisteredService service,
                                                      AuthenticationRiskScore score,
                                                      javax.servlet.http.HttpServletRequest request)
        Execute authentication risk contingency plan and produce a response.
        Parameters:
        authentication - the authentication
        service - the service
        score - the score
        request - the request
        Returns:
        the authentication risk contingency response