Class WebConstants

java.lang.Object
net.solarnetwork.web.security.WebConstants

public final class WebConstants extends Object
Global web constants for the central SolarNetwork applications.
Since:
1.11
Version:
1.0
Author:
matt
  • Field Details

    • HEADER_PREFIX

      public static final String HEADER_PREFIX
      The prefix used for all custom HTTP headers.
      See Also:
    • HEADER_ERROR_MESSAGE

      public static final String HEADER_ERROR_MESSAGE
      An error message header.
      See Also:
    • HEADER_DATE

      public static final String HEADER_DATE
      A date header, e.g. for clients that don't have direct access to standard HTTP Date header.
      See Also:
    • EMPTY_STRING_SHA256_HEX

      public static final String EMPTY_STRING_SHA256_HEX
      The hex-encoded SHA256 value of an empty string.
      Since:
      1.1
      See Also: