@CompileStatic class HttpHeaderTenantResolver extends Object implements TenantResolver
A tenant resolver that resolves the tenant from the request HTTP Header
| Modifiers | Name | Description |
|---|---|---|
static String |
HEADER_NAME |
| Type | Name and description |
|---|---|
String |
headerNameThe name of the header |
| Constructor and description |
|---|
HttpHeaderTenantResolver() |
The name of the header
Groovy Documentation