Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NAME |
static String |
EVENT_READ_TENANTS |
Modifier and Type | Method and Description |
---|---|
default List<String> |
readTenants() |
List<TenantInfo> |
readTenantsInfo() |
static final String DEFAULT_NAME
static final String EVENT_READ_TENANTS
default List<String> readTenants()
List<TenantInfo> readTenantsInfo()
TenantInfo
for all tenants that are currently subscribed to this application.
The list is empty in a single tenant scenario.Copyright © 2021. All rights reserved.