Class MDCHelper
java.lang.Object
com.sap.cloud.security.servlet.MDCHelper
The Mapped Diagnostic Context helper class.
-
Field Details
-
CORRELATION_ID
- See Also:
-
CORRELATION_HEADER
- See Also:
-
-
Method Details
-
getOrCreateCorrelationId
Gets correlation_id from MDC, if it is missing, new correlation_id will be created.- Returns:
- the string of correlation_id
-