Uses of Interface
org.jasig.portlet.cas.ICASProxyTicketService

Packages that use ICASProxyTicketService
org.jasig.portlet.calendar.service   
org.jasig.portlet.calendar.url   
org.jasig.portlet.cas   
 

Uses of ICASProxyTicketService in org.jasig.portlet.calendar.service
 

Methods in org.jasig.portlet.calendar.service with parameters of type ICASProxyTicketService
 void CasProxyInitializationService.setProxyTicketService(ICASProxyTicketService proxyTicketService)
          Set the proxy ticket service to use for retrieving CAS receipts
 

Uses of ICASProxyTicketService in org.jasig.portlet.calendar.url
 

Methods in org.jasig.portlet.calendar.url with parameters of type ICASProxyTicketService
 void CasProxyUrlCreatorImpl.setProxyTicketService(ICASProxyTicketService proxyTicketService)
           
 

Uses of ICASProxyTicketService in org.jasig.portlet.cas
 

Classes in org.jasig.portlet.cas that implement ICASProxyTicketService
 class CASProxyTicketServiceUserInfoImpl
           
 



Copyright © 2012 Jasig. All Rights Reserved.