Package 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.

See:
          Description

Interface Summary
RegistryCleaner Strategy interface to denote the start of cleaning the registry.
TicketRegistry Interface for a registry that stores tickets.
 

Class Summary
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  
 

Package org.jasig.cas.ticket.registry Description

This package contains the classes related to maintaining the persistance of the Tickets for retrieval later by the Central Authentication Service.



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.