|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ExpirationPolicy | Strategy that determines if the ticket is expired. |
| ServiceTicket | Interface for a Service Ticket. |
| Ticket | Interface for the generic concept of a ticket. |
| TicketGrantingTicket | Interface for a ticket granting ticket. |
| TicketState | |
| Class Summary | |
|---|---|
| AbstractTicket | Abstract implementation of a ticket that handles all ticket state for policies. |
| ServiceTicketImpl | Domain object representing a Service Ticket. |
| TicketGrantingTicketImpl | Concrete implementation of a TicketGrantingTicket. |
| Exception Summary | |
|---|---|
| InvalidTicketException | TicketException to alert that a Ticket was not found or that it is expired. |
| TicketCreationException | Exception thrown if there is an error creating a ticket. |
| TicketException | Generic ticket exception. |
| TicketValidationException | Exception to alert that there was an error validating the ticket. |
Classes that represent tickets and can manipulate tickets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||