Interface TenantInfoHolder

    • Method Detail

      • getAllTenants

        Collection<String> getAllTenants()
        Deprecated.
        Returns all known tenant identifiers.
      • setCurrentTenantId

        void setCurrentTenantId​(String tenantid)
        Deprecated.
        Sets the current tenant identifier.
      • getCurrentTenantId

        String getCurrentTenantId()
        Deprecated.
        Returns the current tenant identifier.
      • clearCurrentTenantId

        void clearCurrentTenantId()
        Deprecated.
        Clears the current tenant identifier settings.