Package org.apereo.cas.web.flow
Class GatewayServicesManagementCheckAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.web.flow.BaseServiceAuthorizationCheckAction
-
- org.apereo.cas.web.flow.GatewayServicesManagementCheckAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class GatewayServicesManagementCheckAction extends BaseServiceAuthorizationCheckAction
Performs an authorization check for the gateway request if there is no Ticket Granting Ticket.- Since:
- 3.4.5
-
-
Constructor Summary
Constructors Constructor Description GatewayServicesManagementCheckAction(org.apereo.cas.services.ServicesManager servicesManager, org.apereo.cas.authentication.AuthenticationServiceSelectionPlan authenticationRequestServiceSelectionStrategies)
-
Method Summary
-
Methods inherited from class org.apereo.cas.web.flow.BaseServiceAuthorizationCheckAction
doExecute
-
-