public interface IAuthenticationFormModifier
org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController#showTarget(javax.portlet.ResourceRequest, javax.portlet.ResourceResponse, int)| Modifier and Type | Method and Description |
|---|---|
void |
modifyHttpContentRequest(HttpContentRequestImpl contentRequest,
javax.portlet.PortletPreferences preferences)
Modifies the ContentRequest as needed for custom logic.
|
void modifyHttpContentRequest(HttpContentRequestImpl contentRequest, javax.portlet.PortletPreferences preferences) throws IOException
contentRequest - ContentRequest to modifypreferences - PortletPreferences that may be useful when calculating form field valuesIOExceptionCopyright © 2014 Jasig. All Rights Reserved.