public class UrlUtils extends Object
| Constructor and Description |
|---|
UrlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractHostInformationFromRequest(HttpServletRequest request) |
static String |
extractHostInformationFromRequest(HttpServletRequest request,
CMSSiteModel cmsSiteModel) |
static String |
extractHostInformationFromRequest(HttpServletRequest request,
String currentUrl) |
public static String extractHostInformationFromRequest(HttpServletRequest request, CMSSiteModel cmsSiteModel)
public static String extractHostInformationFromRequest(HttpServletRequest request, String currentUrl)
public static String extractHostInformationFromRequest(HttpServletRequest request)
Copyright © 2017 SAP SE. All Rights Reserved.