Interface TenantWriter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PREFIX
      Tenant Writer prefix.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void writeTenant​(io.micronaut.http.MutableHttpRequest<?> request, java.io.Serializable tenant)
      Writes the token to the request.
    • Method Detail

      • writeTenant

        void writeTenant​(io.micronaut.http.MutableHttpRequest<?> request,
                         java.io.Serializable tenant)
        Writes the token to the request.
        Parameters:
        request - The MutableHttpRequest instance
        tenant - tenant Id