Package io.quantics.multitenant
Class TenantContext
java.lang.Object
io.quantics.multitenant.TenantContext
Provides information about the current tenant in a thread-safe way.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear()static Stringstatic voidsetTenantId(String tenantId)
-
Constructor Details
-
TenantContext
public TenantContext()
-
-
Method Details
-
getTenantId
-
setTenantId
-
clear
public static void clear()
-