public final class ValidateInitialMultiFactorAuthenticationRequestAction
extends org.springframework.webflow.action.AbstractAction
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_ID_REQUIRE_TGT
The Constant EVENT_ID_REQUIRE_TGT.
|
| Constructor and Description |
|---|
ValidateInitialMultiFactorAuthenticationRequestAction(net.unicon.cas.addons.authentication.AuthenticationSupport authSupport,
RequestedAuthenticationMethodRankingStrategy authenticationMethodRankingStrategy)
Instantiates a new validate initial multifactor authentication request action.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
public static final String EVENT_ID_REQUIRE_TGT
public ValidateInitialMultiFactorAuthenticationRequestAction(net.unicon.cas.addons.authentication.AuthenticationSupport authSupport,
RequestedAuthenticationMethodRankingStrategy authenticationMethodRankingStrategy)
authSupport - the authN supportauthenticationMethodRankingStrategy - authenticationMethodRankingStrategyCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.