| Modifier and Type | Method and Description |
|---|---|
void |
ManageParticipantsController.setConferenceUserService(ConferenceUserService conferenceUserService) |
void |
SessionCreateEditController.setConferenceUserService(ConferenceUserService conferenceUserService) |
void |
ViewSessionController.setConferenceUserService(ConferenceUserService conferenceUserService) |
void |
ViewSessionListController.setConferenceUserService(ConferenceUserService conferenceUserService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingPermissionEvaluator.setConferenceUserService(ConferenceUserService conferenceUserService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConferenceUserServiceImpl
Pulls the current user's email address out of spring-security and then does a lookup via the user dao
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionServiceImpl.setConferenceUserService(ConferenceUserService conferenceUserService) |
Copyright © 2016 Jasig. All Rights Reserved.