Class EsupOtpAuthenticationWebflowAction
java.lang.Object
org.springframework.webflow.action.AbstractAction
org.apereo.cas.web.flow.actions.BaseCasWebflowAction
org.esupportail.cas.adaptors.esupotp.web.flow.EsupOtpAuthenticationWebflowAction
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class EsupOtpAuthenticationWebflowAction
extends org.apereo.cas.web.flow.actions.BaseCasWebflowAction
This is
EsupOtpAuthenticationWebflowAction.- Since:
- 5.0.0
-
Field Summary
Fields inherited from class org.springframework.webflow.action.AbstractAction
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.springframework.webflow.execution.EventdoExecuteInternal(org.springframework.webflow.execution.RequestContext requestContext) voidsetEsupotpAuthenticationWebflowEventResolver(org.apereo.cas.web.flow.resolver.CasWebflowEventResolver esupotpAuthenticationWebflowEventResolver) Methods inherited from class org.apereo.cas.web.flow.actions.BaseCasWebflowAction
doExecute, doPreExecute, isLoginFlowActiveMethods inherited from class org.springframework.webflow.action.AbstractAction
afterPropertiesSet, doPostExecute, error, error, execute, getActionNameForLogging, getEventFactorySupport, initAction, no, result, result, result, result, success, success, yes
-
Constructor Details
-
EsupOtpAuthenticationWebflowAction
public EsupOtpAuthenticationWebflowAction()
-
-
Method Details
-
doExecuteInternal
protected org.springframework.webflow.execution.Event doExecuteInternal(org.springframework.webflow.execution.RequestContext requestContext) throws Exception - Specified by:
doExecuteInternalin classorg.apereo.cas.web.flow.actions.BaseCasWebflowAction- Throws:
Exception
-
setEsupotpAuthenticationWebflowEventResolver
public void setEsupotpAuthenticationWebflowEventResolver(org.apereo.cas.web.flow.resolver.CasWebflowEventResolver esupotpAuthenticationWebflowEventResolver)
-