Interface TenantSchemaDetails
- All Superinterfaces:
TenantDetails
Provides core information about a tenant in a multi-tenant application where each tenant has their own schema.
-
Method Summary
Methods inherited from interface io.quantics.multitenant.tenantdetails.TenantDetails
getId, getIssuer, getJwkSetUrl
-
Method Details
-
getSchema
String getSchema()
-