| Package | Description |
|---|---|
| org.jasig.cas |
This is the entry point to the part of the CAS processing that is independent
of the user/program interface.
|
| org.jasig.cas.logout | |
| org.jasig.cas.remoting.server |
Classes to allow CAS to be exposed as a server.
|
| org.jasig.cas.ticket |
Classes that represent tickets and can manipulate tickets.
|
| org.jasig.cas.ticket.registry |
This package contains the classes related to maintaining the
persistance of the Tickets for retrieval later by the Central
Authentication Service.
|
| org.jasig.cas.ticket.support |
This package includes the various default expiration policies
included with CAS.
|
| Class and Description |
|---|
| ExpirationPolicy
Strategy that determines if the ticket is expired.
|
| TicketException
Generic ticket exception.
|
| Class and Description |
|---|
| TicketGrantingTicket
Interface for a ticket granting ticket.
|
| Class and Description |
|---|
| TicketException
Generic ticket exception.
|
| Class and Description |
|---|
| AbstractTicket
Abstract implementation of a ticket that handles all ticket state for
policies.
|
| ExpirationPolicy
Strategy that determines if the ticket is expired.
|
| ServiceTicket
Interface for a Service Ticket.
|
| Ticket
Interface for the generic concept of a ticket.
|
| TicketException
Generic ticket exception.
|
| TicketGrantingTicket
Interface for a ticket granting ticket.
|
| TicketGrantingTicketImpl
Concrete implementation of a TicketGrantingTicket.
|
| TicketState |
| Class and Description |
|---|
| Ticket
Interface for the generic concept of a ticket.
|
| Class and Description |
|---|
| ExpirationPolicy
Strategy that determines if the ticket is expired.
|
| TicketState |
Copyright © 2004-2014 Jasig. All Rights Reserved.