See: Description
Interface | Description |
---|---|
CookieTenantWriterConfiguration |
CookieTenantWriter Configuration. |
HttpHeaderTenantWriterConfiguration |
HttpHeaderTenantWriter Configuration. |
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.
|