public class WebHelper
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
static Optional<jakarta.servlet.http.HttpServletRequest>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DEBUG_MODE_KEY
public static final String DEBUG_MODE_KEY
- See Also:
-
-
DEBUG_MODE_PARAMETER_NAME
public static final String DEBUG_MODE_PARAMETER_NAME
- See Also:
-
-
Constructor Details
-
WebHelper
public WebHelper()
-
Method Details
-
getCurrentRequest
public static Optional<jakarta.servlet.http.HttpServletRequest> getCurrentRequest()