Uses of Interface
org.jasig.portlet.emailpreview.service.auth.IAuthenticationServiceRegistry

Packages that use IAuthenticationServiceRegistry
org.jasig.portlet.emailpreview.controller   
org.jasig.portlet.emailpreview.service   
org.jasig.portlet.emailpreview.service.auth   
 

Uses of IAuthenticationServiceRegistry in org.jasig.portlet.emailpreview.controller
 

Methods in org.jasig.portlet.emailpreview.controller with parameters of type IAuthenticationServiceRegistry
 void EditPreferencesController.setAuthenticationServiceRegistry(IAuthenticationServiceRegistry authServiceRegistry)
           
 void MailStoreConfigurationController.setAuthServiceRegistry(IAuthenticationServiceRegistry authServiceRegistry)
           
 

Uses of IAuthenticationServiceRegistry in org.jasig.portlet.emailpreview.service
 

Methods in org.jasig.portlet.emailpreview.service with parameters of type IAuthenticationServiceRegistry
 void SimpleServiceBroker.setAuthenticationServiceRegistry(IAuthenticationServiceRegistry authServiceRegistry)
           
 

Uses of IAuthenticationServiceRegistry in org.jasig.portlet.emailpreview.service.auth
 

Classes in org.jasig.portlet.emailpreview.service.auth that implement IAuthenticationServiceRegistry
 class AuthenticationServiceRegistryImpl
           
 



Copyright © 2012 Jasig. All Rights Reserved.