Class VerifySecurityQuestionsAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.actions.BaseCasWebflowAction
-
- org.apereo.cas.pm.web.flow.actions.BasePasswordManagementAction
-
- org.apereo.cas.pm.web.flow.actions.VerifySecurityQuestionsAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class VerifySecurityQuestionsAction extends BasePasswordManagementAction
This isVerifySecurityQuestionsAction.- Since:
- 5.0.0
-
-
Constructor Summary
Constructors Constructor Description VerifySecurityQuestionsAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)
-