public class TicketValidationRequest extends ServiceTicketResponse
| Modifier and Type | Field and Description |
|---|---|
private String |
pgtUrl
Proxy-granting ticket validation URL.
|
private boolean |
renew
CAS protocol renew flag.
|
| Constructor and Description |
|---|
TicketValidationRequest(String service,
String ticket)
Creates a CAS ticket validation request message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPgtUrl() |
boolean |
isRenew() |
void |
setPgtUrl(String url) |
void |
setRenew(boolean renew) |
getRedirectUrl, getService, getTicket, isSaml, setSamlCopyright © 1999–2015. All rights reserved.