Uses of Package
org.jasig.cas.ticket.registry

Packages that use org.jasig.cas.ticket.registry
org.jasig.cas This is the entry point to the part of the CAS processing that is independent of the user/program interface. 
org.jasig.cas.audit.spi   
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. 
org.jasig.cas.ticket.registry.support This package contains the supporting versions of the interfaces defined in the ticket package. 
org.jasig.cas.web In the Servlet API, the WEB-INF/web.xml deployment descriptor maps various URL values to Java classes. 
 

Classes in org.jasig.cas.ticket.registry used by org.jasig.cas
TicketRegistry
          Interface for a registry that stores tickets.
 

Classes in org.jasig.cas.ticket.registry used by org.jasig.cas.audit.spi
TicketRegistry
          Interface for a registry that stores tickets.
 

Classes in org.jasig.cas.ticket.registry used by org.jasig.cas.ticket.registry
AbstractDistributedTicketRegistry
          Abstract Implementation that handles some of the commonalities between distributed ticket registries.
AbstractTicketRegistry
           
TicketRegistry
          Interface for a registry that stores tickets.
 

Classes in org.jasig.cas.ticket.registry used by org.jasig.cas.ticket.registry.support
RegistryCleaner
          Strategy interface to denote the start of cleaning the registry.
TicketRegistry
          Interface for a registry that stores tickets.
 

Classes in org.jasig.cas.ticket.registry used by org.jasig.cas.web
TicketRegistry
          Interface for a registry that stores tickets.
 



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