Interface TenantSchemaDetailsService
- All Superinterfaces:
TenantDetailsService
-
Method Summary
Modifier and TypeMethodDescriptionIterable<? extends TenantSchemaDetails>getAll()Optional<? extends TenantSchemaDetails>Optional<? extends TenantSchemaDetails>getByIssuer(String issuer)
-
Method Details
-
getAll
Iterable<? extends TenantSchemaDetails> getAll()- Specified by:
getAllin interfaceTenantDetailsService
-
getById
- Specified by:
getByIdin interfaceTenantDetailsService
-
getByIssuer
- Specified by:
getByIssuerin interfaceTenantDetailsService
-