| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDistributedTicketRegistry
Abstract Implementation that handles some of the commonalities between
distributed ticket registries.
|
class |
DefaultTicketRegistry
Implementation of the TicketRegistry that is backed by a ConcurrentHashMap.
|
class |
JpaTicketRegistry
JPA implementation of a CAS
TicketRegistry. |
Copyright © 2004-2015 Apereo. All Rights Reserved.