| Package | Description |
|---|---|
| org.jasig.cas.web.flow |
This package defines the Webflow for the complete Login workflow (TGT
Check, Form Check, Warning Check, Service Redirect) as a set of Actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InitialFlowSetupAction.setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator ticketGrantingTicketCookieGenerator) |
void |
SendTicketGrantingTicketAction.setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator ticketGrantingTicketCookieGenerator) |
void |
InitialFlowSetupAction.setWarnCookieGenerator(CookieRetrievingCookieGenerator warnCookieGenerator) |
| Constructor and Description |
|---|
TerminateSessionAction(CentralAuthenticationService cas,
CookieRetrievingCookieGenerator tgtCookieGenerator,
CookieRetrievingCookieGenerator warnCookieGenerator)
Creates a new instance with the given parameters.
|
Copyright © 2004-2014 Jasig. All Rights Reserved.