public class ServiceWarningAction
extends org.springframework.webflow.action.AbstractAction
ServiceWarningAction. Populates the view
with the target url of the application after the warning
screen is displayed.| Constructor and Description |
|---|
ServiceWarningAction(org.apereo.cas.CentralAuthenticationService authenticationService,
org.apereo.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport,
org.apereo.cas.ticket.registry.TicketRegistrySupport ticketRegistrySupport,
org.apereo.cas.web.support.CookieRetrievingCookieGenerator warnCookieGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
public ServiceWarningAction(org.apereo.cas.CentralAuthenticationService authenticationService,
org.apereo.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport,
org.apereo.cas.ticket.registry.TicketRegistrySupport ticketRegistrySupport,
org.apereo.cas.web.support.CookieRetrievingCookieGenerator warnCookieGenerator)