public interface RegisteredServiceMfaRoleProcessor
| Modifier and Type | Method and Description |
|---|---|
List<MultiFactorAuthenticationRequestContext> |
resolve(org.jasig.cas.authentication.Authentication authentication,
org.jasig.cas.authentication.principal.WebApplicationService targetService)
Resolves the authn_method for a given service if it supports mfa_role and the user has the appropriate attribute.
|
List<MultiFactorAuthenticationRequestContext> resolve(@NotNull org.jasig.cas.authentication.Authentication authentication, @NotNull org.jasig.cas.authentication.principal.WebApplicationService targetService)
authentication - the user authentication objecttargetService - the target service being testedCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.