| Package | Description |
|---|---|
| org.jasig.portlet.calendar.adapter | |
| org.jasig.portlet.calendar.adapter.exchange |
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeCalendarAdapter.setCredentialsService(IExchangeCredentialsInitializationService credentialsService)
Set the Exchange Credentials service for interacting with credentials 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.
|
Copyright © 2016 Apereo. All Rights Reserved.