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(HttpServletRequest request) |
getBaseUrl, getContextPath, getRequestURI, getServletPath, setContextOverride, setOverrideContext, setOverrideServletPath, setPathGenerator, setServletPathOverride
public 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(HttpServletRequest request)
getServerPath
in class AbstractBaseUrlGenerator
Copyright © 2005–2017 Alfresco Software. All rights reserved.