Interface | Description |
---|---|
AllTenantsResolver | For discriminator based multi-tenancy the tenant resolver has to be able to resolve all tenant ids in order to be able to iterate of the the available tenants |
MultiTenantCapableDatastore | An implementation that is capable of multi tenancy |
TenantResolver | An interface for applications that implement Multi Tenancy to implement in order to resolve the current identifier |
Class | Description |
---|---|
MultiTenancySettings | Represents the multi tenancy settings |
Enum | Description |
---|---|
MultiTenancySettings.MultiTenancyMode |