public final class SendTicketGrantingTicketAction
extends org.springframework.webflow.action.AbstractAction
| Constructor and Description |
|---|
SendTicketGrantingTicketAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
void |
setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService) |
void |
setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator ticketGrantingTicketCookieGenerator) |
protected org.springframework.webflow.execution.Event doExecute(org.springframework.webflow.execution.RequestContext context)
doExecute in class org.springframework.webflow.action.AbstractActionpublic void setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator ticketGrantingTicketCookieGenerator)
public void setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService)
Copyright © 2004-2014 Jasig. All Rights Reserved.