public interface AuthenticationRiskMitigator
AuthenticationRiskMitigator
.Modifier and Type | Method and Description |
---|---|
AuthenticationRiskContingencyPlan |
getContingencyPlan()
Gets contingency plans.
|
AuthenticationRiskContingencyResponse |
mitigate(Authentication authentication,
RegisteredService service,
AuthenticationRiskScore score,
javax.servlet.http.HttpServletRequest request)
Mitigate.
|
AuthenticationRiskContingencyPlan getContingencyPlan()
AuthenticationRiskContingencyResponse mitigate(Authentication authentication, RegisteredService service, AuthenticationRiskScore score, javax.servlet.http.HttpServletRequest request)
authentication
- the authenticationservice
- the servicescore
- the scorerequest
- the request