Interface BasicAuthTenantDetailsService

All Known Implementing Classes:
BasicAuthTenantDetailsServiceJdbc

public interface BasicAuthTenantDetailsService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.fineract.infrastructure.core.domain.FineractPlatformTenant
    loadTenantById(String tenantId, boolean isReport)
     
  • Method Details

    • loadTenantById

      org.apache.fineract.infrastructure.core.domain.FineractPlatformTenant loadTenantById(String tenantId, boolean isReport)