See: Description
Interface | Description |
---|---|
TenantWriter |
Responsible for writing the tenant in the request.
|
Class | Description |
---|---|
CookieTenantWriter |
Writes the tenantId to in a cookie.
|
CookieTenantWriterConfigurationProperties |
ConfigurationProperties implementation of CookieTenantWriterConfiguration . |
HttpHeaderTenantWriter |
Write the tenant id in an HTTP header.
|
HttpHeaderTenantWriterConfigurationProperties |
Tenant Writer Configuration Properties.
|