Class ProxyTools
java.lang.Object
com.tremolosecurity.proxy.util.ProxyTools
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCookieDomain
(CookieConfigType cfg, jakarta.servlet.http.HttpServletRequest request) getFqdnUrl
(String url, jakarta.servlet.http.HttpServletRequest req) getHttpsUrl
(String url, jakarta.servlet.http.HttpServletRequest req) static ProxyTools
-
Field Details
-
OVERRIDE_HOST
- See Also:
-
-
Constructor Details
-
ProxyTools
public ProxyTools()
-
-
Method Details
-
getInstance
-
getCookieDomain
public String getCookieDomain(CookieConfigType cfg, jakarta.servlet.http.HttpServletRequest request) -
getFqdnUrl
-
getHttpsUrl
-
getGETUrl
public StringBuffer getGETUrl(HttpFilterRequest req, UrlHolder holder, HashMap<String, String> uriParams)
-