Class TenantContext


  • public class TenantContext
    extends Object
    Provides information about the current tenant in a thread-safe way.
    • Constructor Detail

      • TenantContext

        public TenantContext()
    • Method Detail

      • getTenantId

        public static String getTenantId()
      • setTenantId

        public static void setTenantId​(String tenantId)
      • clear

        public static void clear()