Uses of Class
org.jasig.cas.ticket.registry.AbstractTicketRegistry

Packages that use AbstractTicketRegistry
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 AbstractTicketRegistry in org.jasig.cas.ticket.registry
 

Subclasses of AbstractTicketRegistry in org.jasig.cas.ticket.registry
 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
           
 



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