Interface TenantsResolver

All Known Implementing Classes:
AllTenantsResolver, DefaultTenantsResolver, ParamTenantsResolver, TenantsResolverChain

public interface TenantsResolver
Utility interface that can be implemented to resolve the tenants usable by the application.
Author:
avasquez
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the tenants the application can use.
  • Method Details

    • getTenants

      String[] getTenants()
      Returns the tenants the application can use.
      Returns:
      the current tenants