Class 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
    • Field Summary

      • Fields inherited from class org.springframework.webflow.action.AbstractAction

        logger
    • 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.springframework.webflow.action.AbstractAction

        afterPropertiesSet, doPostExecute, doPreExecute, error, error, execute, getActionNameForLogging, getEventFactorySupport, initAction, no, result, result, result, result, success, success, yes
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GatewayServicesManagementCheckAction

        public GatewayServicesManagementCheckAction​(org.apereo.cas.services.ServicesManager servicesManager,
                                                    org.apereo.cas.authentication.AuthenticationServiceSelectionPlan authenticationRequestServiceSelectionStrategies)