Interface Tenant


public interface Tenant
This interface represents the abstract notion of a tenant.
Since:
5.5.0
Author:
Sergio del Amo
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
    A Unique identifier for the tenant.
  • Method Details

    • id

      String id()
      A Unique identifier for the tenant.
      Returns:
      A Unique identifier for the tenant.