Package org.apereo.cas.web.flow
Class PrepareForPasswordlessAuthenticationAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.login.InitializeLoginAction
-
- org.apereo.cas.web.flow.PrepareForPasswordlessAuthenticationAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class PrepareForPasswordlessAuthenticationAction extends org.apereo.cas.web.flow.login.InitializeLoginAction- Since:
- 5.3.0
-
-
Constructor Summary
Constructors Constructor Description PrepareForPasswordlessAuthenticationAction(org.apereo.cas.services.ServicesManager servicesManager, 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)
-