public class ExampleCustomFormModifier extends Object implements IAuthenticationFormModifier
ExampleCustomFormModifier class.
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ExampleCustomFormModifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
modifyHttpContentRequest(HttpContentRequestImpl contentRequest,
javax.portlet.PortletPreferences preferences)
Modifies the ContentRequest as needed for custom logic.
|
public void modifyHttpContentRequest(HttpContentRequestImpl contentRequest, javax.portlet.PortletPreferences preferences) throws IOException
modifyHttpContentRequest in interface IAuthenticationFormModifiercontentRequest - ContentRequest to modifypreferences - PortletPreferences that may be useful when calculating form field valuesIOExceptionCopyright © 2023 Apereo. All rights reserved.