| Package | Description |
|---|---|
| org.apache.wicket.protocol.http |
HTTP implementation.
|
| org.apache.wicket.protocol.http.servlet |
Java Servlet specific implementation of Wicket http classes.
|
| Modifier and Type | Method and Description |
|---|---|
FilterFactoryManager |
WebApplication.getFilterFactoryManager() |
| Modifier and Type | Method and Description |
|---|---|
FilterFactoryManager |
FilterFactoryManager.add(AbstractRequestWrapperFactory wrapperFactory)
Add a filter factory
|
FilterFactoryManager |
FilterFactoryManager.addSecuredRemoteAddressRequestWrapperFactory(javax.servlet.FilterConfig config)
Add a Secure remote address web filter factory
|
FilterFactoryManager |
FilterFactoryManager.addXForwardedRequestWrapperFactory(javax.servlet.FilterConfig config)
Add a X-Forwarded web filter factory
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.