|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.webflow.action.AbstractAction
org.jasig.cas.web.flow.GenerateServiceTicketAction
public final class GenerateServiceTicketAction
Action to generate a service ticket for a given Ticket Granting Ticket and Service.
| Field Summary |
|---|
| Fields inherited from class org.springframework.webflow.action.AbstractAction |
|---|
logger |
| Constructor Summary | |
|---|---|
GenerateServiceTicketAction()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.springframework.webflow.action.AbstractAction |
|---|
afterPropertiesSet, doPostExecute, doPreExecute, error, error, execute, getActionNameForLogging, getEventFactorySupport, initAction, no, result, result, result, result, success, success, yes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenerateServiceTicketAction()
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||