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