Uses of Package
org.jasig.cas.client.proxy

Packages that use org.jasig.cas.client.proxy
org.jasig.cas.client.authentication   
org.jasig.cas.client.proxy The proxy package includes a servlet to act as a proxy receptor, an interface for ProxyGrantingTicketStorage and an abstraction for retrieving proxy tickets. 
org.jasig.cas.client.util The validation package includes interfaces for validating Tickets, as well as the common implementations. 
org.jasig.cas.client.validation   
 

Classes in org.jasig.cas.client.proxy used by org.jasig.cas.client.authentication
ProxyRetriever
          Interface to abstract the retrieval of a proxy ticket to make the implementation a black box to the client.
 

Classes in org.jasig.cas.client.proxy used by org.jasig.cas.client.proxy
ProxyGrantingTicketStorage
          Interface for the storage and retrieval of ProxyGrantingTicketIds by mapping them to a specific ProxyGrantingTicketIou.
ProxyRetriever
          Interface to abstract the retrieval of a proxy ticket to make the implementation a black box to the client.
 

Classes in org.jasig.cas.client.proxy used by org.jasig.cas.client.util
ProxyGrantingTicketStorage
          Interface for the storage and retrieval of ProxyGrantingTicketIds by mapping them to a specific ProxyGrantingTicketIou.
 

Classes in org.jasig.cas.client.proxy used by org.jasig.cas.client.validation
ProxyGrantingTicketStorage
          Interface for the storage and retrieval of ProxyGrantingTicketIds by mapping them to a specific ProxyGrantingTicketIou.
ProxyRetriever
          Interface to abstract the retrieval of a proxy ticket to make the implementation a black box to the client.
 



Copyright © 2006-2009 JA-SIG. All Rights Reserved.