@CompileStatic class CookieTenantResolver extends Object implements TenantResolver
Resolves the tenant id from a cookie
| Modifiers | Name | Description |
|---|---|---|
static String |
COOKIE_NAME |
| Type | Name and description |
|---|---|
String |
cookieNameThe name of the cookie |
| Constructor and description |
|---|
CookieTenantResolver() |
The name of the cookie
Groovy Documentation