Package org.apereo.cas.web.flow
Class BaseServiceAuthorizationCheckAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.BaseServiceAuthorizationCheckAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
- Direct Known Subclasses:
GatewayServicesManagementCheckAction,ServiceAuthorizationCheckAction
public abstract class BaseServiceAuthorizationCheckAction extends org.springframework.webflow.action.AbstractActionThis isBaseServiceAuthorizationCheckAction.- Since:
- 6.1.0
-
-
Constructor Summary
Constructors Constructor Description BaseServiceAuthorizationCheckAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext context)
-