JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
io.stargate.sgv2.api.common.config.constants
Interface HttpConstants
public interface
HttpConstants
Static constants.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
AUTHENTICATION_TOKEN_HEADER_NAME
Authentication token header name.
static final
String
TENANT_ID_HEADER_NAME
Tenant identifier header name.
Field Details
AUTHENTICATION_TOKEN_HEADER_NAME
static final
String
AUTHENTICATION_TOKEN_HEADER_NAME
Authentication token header name.
See Also:
Constant Field Values
TENANT_ID_HEADER_NAME
static final
String
TENANT_ID_HEADER_NAME
Tenant identifier header name.
See Also:
Constant Field Values