public class HttpHeaderConfigImpl extends JspConfigPage
| Modifier and Type | Field and Description |
|---|---|
static String |
HEADER_NAME |
static String |
HEADER_VALUE |
| Constructor and Description |
|---|
HttpHeaderConfigImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a displayable title for the configuration page.
|
void |
process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
Called by the portlet when the submitted configuration page was for this
object.
|
getJsp, render, setJsppublic static final String HEADER_NAME
public static final String HEADER_VALUE
public String getName()
ConfigPagepublic void process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException,
edu.wisc.my.webproxy.beans.config.ConfigurationException
ConfigPagejavax.portlet.PortletExceptionIOExceptionConfigurationExceptionCopyright © 2016 Jasig. All Rights Reserved.