public class ErroringMultiFactorAuthenticationSpringWebflowEventBuilder extends Object implements MultiFactorAuthenticationSpringWebflowEventBuilder
| Modifier and Type | Field and Description |
|---|---|
static String |
MFA_ERROR_EVENT_ID
The Constant MFA_ERROR_EVENT_ID.
|
MFA_EVENT_ID_PREFIX| Constructor and Description |
|---|
ErroringMultiFactorAuthenticationSpringWebflowEventBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.webflow.execution.Event |
buildEvent(org.springframework.webflow.execution.RequestContext context)
Builds the MFA event required for the next transition to occur.
|
public static final String MFA_ERROR_EVENT_ID
public ErroringMultiFactorAuthenticationSpringWebflowEventBuilder()
public org.springframework.webflow.execution.Event buildEvent(org.springframework.webflow.execution.RequestContext context)
MultiFactorAuthenticationSpringWebflowEventBuilderbuildEvent in interface MultiFactorAuthenticationSpringWebflowEventBuildercontext - the contextCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.