Uses of Interface
edu.yale.its.tp.portlets.calendar.service.IInitializationService

Packages that use IInitializationService
edu.yale.its.tp.portlets.calendar.mvc.controller   
edu.yale.its.tp.portlets.calendar.service   
 

Uses of IInitializationService in edu.yale.its.tp.portlets.calendar.mvc.controller
 

Method parameters in edu.yale.its.tp.portlets.calendar.mvc.controller with type arguments of type IInitializationService
 void CalendarController.setInitializationServices(java.util.List<IInitializationService> services)
           
 

Uses of IInitializationService in edu.yale.its.tp.portlets.calendar.service
 

Classes in edu.yale.its.tp.portlets.calendar.service that implement IInitializationService
 class CachedCredentialsInitializationService
          CachedCredentialsInitializationService initializes authentication resources when a user creates a new session with the portlet.
 class CasProxyInitializationService
          CasProxyInitializationService initializes authentication resources when a user creates a new session with the portlet.
 



Copyright © 2009 Jasig. All Rights Reserved.