Uses of Interface
io.quantics.multitenant.tenantdetails.TenantDetails
Packages that use TenantDetails
Package
Description
Provides core interfaces for tenants in a multi-tenant application.
-
Uses of TenantDetails in io.quantics.multitenant.tenantdetails
Subinterfaces of TenantDetails in io.quantics.multitenant.tenantdetailsModifier and TypeInterfaceDescriptioninterfaceProvides core information about a tenant in a multi-tenant application where each tenant has its own database.interfaceProvides core information about a tenant in a multi-tenant application where each tenant has their own schema.Methods in io.quantics.multitenant.tenantdetails that return types with arguments of type TenantDetailsModifier and TypeMethodDescriptionIterable<? extends TenantDetails>TenantDetailsService.getAll()Optional<? extends TenantDetails>Optional<? extends TenantDetails>TenantDetailsService.getByIssuer(String issuer)