public interface TenantWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFIX |
Modifier and Type | Method and Description |
---|---|
void |
writeTenant(io.micronaut.http.MutableHttpRequest<?> request,
java.io.Serializable tenant)
Writes the token to the request.
|
static final java.lang.String PREFIX