Interface FixedTenantResolverConfiguration

All Superinterfaces:
io.micronaut.core.util.Toggleable
All Known Implementing Classes:
FixedTenantResolverConfigurationProperties

public interface FixedTenantResolverConfiguration extends io.micronaut.core.util.Toggleable
Interface to define FixedTenantResolver configuration.
Since:
1.0.0
Author:
Sergio del Amo
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the fixed Tenant ID.

    Methods inherited from interface io.micronaut.core.util.Toggleable

    isEnabled
  • Method Details

    • getTenantId

      String getTenantId()
      Returns the fixed Tenant ID.
      Returns:
      A tenant ID