public interface IAuthenticationFormModifier
org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController#showTarget(javax.portlet.ResourceRequest, javax.portlet.ResourceResponse, int)| Modifier and Type | Field and Description |
|---|---|
static String |
PROXY_LOCATION_OVERRIDE |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName()
Returns the form field name.
|
String |
getResult(javax.portlet.PortletPreferences preferences)
getResult() returns the value for the field name
|
static final String PROXY_LOCATION_OVERRIDE
String getResult(javax.portlet.PortletPreferences preferences) throws MalformedURLException, IOException
preferences - PortletPreferences that may be useful when calculating the return resultMalformedURLExceptionIOExceptionString getFieldName()
Copyright © 2013 Jasig. All Rights Reserved.