public class ContextParamsPostProcessor extends Object implements ConfigurationPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
USE_ENCODE_URL_FOR_REDIRECTS |
| Constructor and Description |
|---|
ContextParamsPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
PrettyConfig |
processConfiguration(ServletContext context,
PrettyConfig config)
Process the given PrettyConfig, returning the modified configuration.
|
public static final String USE_ENCODE_URL_FOR_REDIRECTS
public PrettyConfig processConfiguration(ServletContext context, PrettyConfig config)
ConfigurationPostProcessorprocessConfiguration in interface ConfigurationPostProcessorconfig - The PrettyConfig to processCopyright © 2014 OCPsoft. All Rights Reserved.