See: Description
| Interface | Description |
|---|---|
| RegistryCleaner |
Strategy interface to denote the start of cleaning the registry.
|
| TicketRegistry |
Interface for a registry that stores tickets.
|
| Class | Description |
|---|---|
| AbstractDistributedTicketRegistry |
Abstract Implementation that handles some of the commonalities between
distributed ticket registries.
|
| AbstractTicketRegistry | |
| DefaultTicketRegistry |
Implementation of the TicketRegistry that is backed by a ConcurrentHashMap.
|
| JpaTicketRegistry |
JPA implementation of a CAS
TicketRegistry. |
This package contains the classes related to maintaining the persistance of the Tickets for retrieval later by the Central Authentication Service.
Copyright © 2004-2015 Apereo. All Rights Reserved.