@Component(value="generateServiceTicketAction")
public final class GenerateServiceTicketAction
extends org.springframework.webflow.action.AbstractAction
| Constructor and Description |
|---|
GenerateServiceTicketAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
protected boolean |
isGatewayPresent(org.springframework.webflow.execution.RequestContext context)
Checks if
gateway is present in the request params. |
void |
setAuthenticationSystemSupport(org.jasig.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport) |
void |
setCentralAuthenticationService(org.jasig.cas.CentralAuthenticationService centralAuthenticationService) |
void |
setServicesManager(org.jasig.cas.services.ServicesManager servicesManager) |
void |
setTicketRegistrySupport(org.jasig.cas.ticket.registry.TicketRegistrySupport ticketRegistrySupport) |
protected org.springframework.webflow.execution.Event doExecute(org.springframework.webflow.execution.RequestContext context)
doExecute in class org.springframework.webflow.action.AbstractActionpublic void setCentralAuthenticationService(org.jasig.cas.CentralAuthenticationService centralAuthenticationService)
public void setAuthenticationSystemSupport(org.jasig.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport)
public void setTicketRegistrySupport(org.jasig.cas.ticket.registry.TicketRegistrySupport ticketRegistrySupport)
public void setServicesManager(org.jasig.cas.services.ServicesManager servicesManager)
protected boolean isGatewayPresent(org.springframework.webflow.execution.RequestContext context)
gateway is present in the request params.context - the context