| Package | Description |
|---|---|
| org.jasig.portlet.calendar.adapter.exchange | |
| org.jasig.portlet.calendar.mvc.controller | |
| org.jasig.portlet.calendar.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeCredentialsInitializationService
ExchangeCredentialsInitializationService creates a Credentials object from the user's login id and
cached password and saves it to a ThreadLocal for later use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarController.setInitializationServices(List<IInitializationService> services) |
| Modifier and Type | Class and Description |
|---|---|
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.
|
class |
SessionSetupInitializationService
SessionSetupInitializationService is a core implementation of
IInitializationService that performs critical session initialization tasks
for the calendar portlet.
|
Copyright © 2014 Jasig. All Rights Reserved.