public interface CookieTenantResolverConfiguration
extends io.micronaut.core.util.Toggleable
CookieTenantResolver
configuration.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_COOKIENAME
Default Cookie name.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCookiename()
Cookie name which should be used to resolve the tenant id from.
|
static final java.lang.String DEFAULT_COOKIENAME