| Interface | Description |
|---|---|
| IAuthenticationFormModifier |
IAuthenticationFormModifier is the interface for a bean that encapsulates logic that must be executed in order
to populate additional fields, which will be returned by the GatewayPortletController.
|
| IHttpClientService |
IHttpClientService interface.
|
| Class | Description |
|---|---|
| ExampleCustomFormModifier |
ExampleCustomFormModifier class.
|
| FormFieldImpl |
FormFieldImpl class.
|
| HttpContentRequestImpl |
HttpContentRequestImpl class.
|
| HttpContentResponseImpl |
HttpContentResponseImpl class.
|
| HttpContentServiceImpl |
HttpContentServiceImpl class.
|
| MultiRequestHttpClientServiceImpl |
MultiRequestHttpClientServiceImpl associates a single HTTP client with each
user's portlet session.
|
| RedirectTrackingResponseInterceptor |
RedirectTrackingResponseInterceptor tracks any redirects that occur during
retrieval of the target content.
|
Copyright © 2023 Apereo. All rights reserved.