Package org.apereo.cas.web.flow
Class PrepareForPasswordlessAuthenticationAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.actions.BaseCasWebflowAction
-
- org.apereo.cas.web.flow.BasePasswordlessCasWebflowAction
-
- org.apereo.cas.web.flow.PrepareForPasswordlessAuthenticationAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class PrepareForPasswordlessAuthenticationAction extends BasePasswordlessCasWebflowAction
- Since:
- 5.3.0
-
-
Field Summary
-
Fields inherited from class org.apereo.cas.web.flow.BasePasswordlessCasWebflowAction
casProperties
-
-
Constructor Summary
Constructors Constructor Description PrepareForPasswordlessAuthenticationAction(org.apereo.cas.configuration.CasConfigurationProperties casProperties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)-
Methods inherited from class org.apereo.cas.web.flow.BasePasswordlessCasWebflowAction
isDelegatedAuthenticationActiveFor, shouldActivateMultifactorAuthenticationFor
-
-