| Package | Description |
|---|---|
| org.jasig.portlet.calendar.adapter | |
| org.jasig.portlet.calendar.credentials |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableHttpCalendarAdapter.setCredentialsExtractor(ICredentialsExtractor credentialsExtractor) |
void |
CalDavCalendarAdapter.setCredentialsExtractor(ICredentialsExtractor credentialsExtractor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCredentialsExtractorImpl
Default implementation returns null for both methods.
|
class |
RequestAttributeCredentialsExtractorImpl
This
ICredentialsExtractor implementation retrieves the necessary
username and password from named attributes within the USER_INFO map bound
to the PortletRequest |
class |
SharedSecretCredentialsExtractorImpl
This
ICredentialsExtractor implementation allows deployers to
specify a "shared" set of credentials that are used for ALL requests. |
Copyright © 2016 Apereo. All Rights Reserved.