Interface AcceptsTenant


@Deprecated(since="2.4", forRemoval=true) public interface AcceptsTenant
Deprecated, for removal: This API element is subject to removal in a future version.
use TenantId instead
Should be implemented by the User entity to provide tenant id for current authentication.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns tenant id of the user.
  • Method Details

    • getTenantId

      String getTenantId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns tenant id of the user.