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 Link icon

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

    • getTenants Link icon

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