public class ProxyBaseUrlGenerator extends AbstractBaseUrlGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
FORWARDED_HOST_HEADER |
static String |
FORWARDED_PROTO_HEADER |
static String |
HTTP_SCHEME |
static String |
HTTPS_SCHEME |
| Constructor and Description |
|---|
ProxyBaseUrlGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getServerPath(javax.servlet.http.HttpServletRequest request) |
getBaseUrl, getContextPath, getRequestURI, getServletPath, setContextOverride, setOverrideContext, setOverrideServletPath, setPathGenerator, setServletPathOverridepublic static final String FORWARDED_HOST_HEADER
public static final String FORWARDED_PROTO_HEADER
public static final String HTTPS_SCHEME
public static final String HTTP_SCHEME
protected String getServerPath(javax.servlet.http.HttpServletRequest request)
getServerPath in class AbstractBaseUrlGeneratorCopyright © 2005–2018 Alfresco Software. All rights reserved.