Class InitPasswordChangeAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.actions.BaseCasWebflowAction
-
- org.apereo.cas.pm.web.flow.actions.InitPasswordChangeAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class InitPasswordChangeAction extends org.apereo.cas.web.flow.actions.BaseCasWebflowActionThis isInitPasswordChangeAction, serves a as placeholder for extensions.- Since:
- 5.0.0
-
-
Constructor Summary
Constructors Constructor Description InitPasswordChangeAction()
-
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)
-