Package net.solarnetwork.web.security
Class WebConstants
java.lang.Object
net.solarnetwork.web.security.WebConstants
Global web constants for the central SolarNetwork applications.
- Since:
- 1.11
- Version:
- 1.0
- Author:
- matt
-
Field Details
-
HEADER_PREFIX
The prefix used for all custom HTTP headers.- See Also:
-
HEADER_ERROR_MESSAGE
An error message header.- See Also:
-
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
The hex-encoded SHA256 value of an empty string.- Since:
- 1.1
- See Also:
-