Uses of Class
org.apache.wicket.protocol.http.servlet.AbstractRequestWrapperFactory
Package
Description
Java Servlet specific implementation of Wicket http classes.
-
Uses of AbstractRequestWrapperFactory in org.apache.wicket.protocol.http.servlet
Modifier and TypeClassDescriptionclass
SetsServletRequest.isSecure()
totrue
ifServletRequest.getRemoteAddr()
matches one of thesecuredRemoteAddresses
of this filter.class
Request wrapper factory to integrate "X-Forwarded-For" and "X-Forwarded-Proto" HTTP headers.Modifier and TypeMethodDescriptionfinal FilterFactoryManager
FilterFactoryManager.add
(AbstractRequestWrapperFactory wrapperFactory) Add a filter factory