| Package | Description |
|---|---|
| org.jasig.cas.ticket |
Classes that represent tickets and can manipulate tickets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceTicketImpl
Domain object representing a Service Ticket.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceTicket |
TicketGrantingTicketImpl.grantServiceTicket(String id,
Service service,
ExpirationPolicy expirationPolicy,
boolean credentialsProvided)
Grant a ServiceTicket for a specific service.
|
ServiceTicket |
TicketGrantingTicket.grantServiceTicket(String id,
Service service,
ExpirationPolicy expirationPolicy,
boolean credentialsProvided)
Grant a ServiceTicket for a specific service.
|
Copyright © 2004-2014 Jasig. All Rights Reserved.