Package org.apereo.cas.web.flow.actions
Class BaseCasWebflowAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.actions.BaseCasWebflowAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
- Direct Known Subclasses:
AbstractAuthenticationAction,AuthenticationExceptionHandlerAction,CheckWebAuthenticationRequestAction,ClearWebflowCredentialAction,RedirectToServiceAction,RenewAuthenticationRequestCheckAction,StaticEventExecutionAction
public abstract class BaseCasWebflowAction extends org.springframework.webflow.action.AbstractActionThis isBaseCasWebflowAction.- Since:
- 6.5.0
-
-
Constructor Summary
Constructors Constructor Description BaseCasWebflowAction()
-