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) |
void |
setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService) |
protected org.springframework.webflow.execution.Event doExecute(org.springframework.webflow.execution.RequestContext context)
doExecute in class org.springframework.webflow.action.AbstractActionpublic void setCentralAuthenticationService(CentralAuthenticationService centralAuthenticationService)
protected boolean isGatewayPresent(org.springframework.webflow.execution.RequestContext context)
Copyright © 2004-2012 Jasig. All Rights Reserved.