- gatewayServicesManagementCheck() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- GatewayServicesManagementCheck - Class in org.apereo.cas.web.flow
-
Performs an authorization check for the gateway request if there is no Ticket Granting Ticket.
- GatewayServicesManagementCheck(ServicesManager) - Constructor for class org.apereo.cas.web.flow.GatewayServicesManagementCheck
-
Initialize the component with an instance of the services manager.
- generateServiceTicketAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- GenerateServiceTicketAction - Class in org.apereo.cas.web.flow
-
Action to generate a service ticket for a given Ticket Granting Ticket and
Service.
- GenerateServiceTicketAction(AuthenticationSystemSupport, CentralAuthenticationService, TicketRegistrySupport, ServicesManager, AuthenticationServiceSelectionPlan) - Constructor for class org.apereo.cas.web.flow.GenerateServiceTicketAction
-
- genericSuccessViewAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- GenericSuccessViewAction - Class in org.apereo.cas.web.flow
-
Action that should execute prior to rendering the generic-success login view.
- GenericSuccessViewAction(CentralAuthenticationService, ServicesManager, ServiceFactory, String) - Constructor for class org.apereo.cas.web.flow.GenericSuccessViewAction
-
Instantiates a new Generic success view action.
- getAuthenticationPrincipal(String) - Method in class org.apereo.cas.web.flow.GenericSuccessViewAction
-
Gets authentication principal.
- getServicesManager() - Method in class org.apereo.cas.web.flow.InitialFlowSetupAction
-