public class IPAddressPlugin extends Object implements IPlugin
ForwardedIPAddressPlugin| Constructor and Description |
|---|
IPAddressPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(javax.servlet.http.HttpServletRequest request)
Execute the plugin's action and place information into the diagnostic
context.
|
void |
init(javax.servlet.FilterConfig config)
Initialize the plugin and load any required resources.
|
public void init(javax.servlet.FilterConfig config)
IPluginpublic void execute(javax.servlet.http.HttpServletRequest request)
IPluginCopyright © 2021. All rights reserved.