|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TicketRegistryState | |
|---|---|
| org.jasig.cas.monitor | |
| 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. |
| Uses of TicketRegistryState in org.jasig.cas.monitor |
|---|
| Methods in org.jasig.cas.monitor with parameters of type TicketRegistryState | |
|---|---|
void |
SessionMonitor.setTicketRegistry(TicketRegistryState state)
Sets the ticket registry that exposes state information that may be queried by this monitor. |
| Uses of TicketRegistryState in org.jasig.cas.ticket.registry |
|---|
| Classes in org.jasig.cas.ticket.registry that implement TicketRegistryState | |
|---|---|
class |
AbstractDistributedTicketRegistry
Abstract Implementation that handles some of the commonalities between distributed ticket registries. |
class |
AbstractTicketRegistry
|
class |
DefaultTicketRegistry
Implementation of the TicketRegistry that is backed by a ConcurrentHashMap. |
class |
JpaTicketRegistry
JPA implementation of a CAS TicketRegistry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||