| Package | Description |
|---|---|
| org.jasig.cas.ticket |
Classes that represent tickets and can manipulate tickets.
|
| Constructor and Description |
|---|
ServiceTicketImpl(String id,
TicketGrantingTicketImpl ticket,
Service service,
boolean fromNewLogin,
ExpirationPolicy policy)
Constructs a new ServiceTicket with a Unique Id, a TicketGrantingTicket,
a Service, Expiration Policy and a flag to determine if the ticket
creation was from a new Login or not.
|
Copyright © 2004-2015 Apereo. All Rights Reserved.