| Package | Description |
|---|---|
| org.jasig.portlet.calendar.adapter.exchange | |
| org.jasig.portlet.calendar.mvc | |
| org.jasig.portlet.calendar.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExchangeCredentialsInitializationService
Initialization service specific to Exchange credentials-related information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeCredentialsInitializationService
ExchangeCredentialsInitializationService creates a Credentials object from the first one of the
following sources (in priority order) and saves it to a ThreadLocal for later use:
The configured Exchange Impersonation trusted service account credentials if the username
and password are configured in portlet preferences
The user's username (login id) and cached password if the Exchange NTLM domain is
specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSessionInitializer.setInitializationServices(List<IInitializationService> initializationServices) |
| 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 © 2018 Apereo. All Rights Reserved.