| Package | Description |
|---|---|
| net.shibboleth.idp.cas.ticket |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyGrantingTicket
CAS proxy-granting ticket.
|
class |
ProxyTicket
CAS proxy ticket.
|
class |
ServiceTicket
CAS service ticket.
|
| Modifier and Type | Field and Description |
|---|---|
private Ticket |
TicketContext.ticket |
| Modifier and Type | Method and Description |
|---|---|
Ticket |
TicketContext.getTicket() |
| Constructor and Description |
|---|
TicketContext(Ticket ticket)
Creates a new ticket context to hold a CAS protocol ticket.
|
Copyright © 1999–2015. All rights reserved.