Interface TenantAuthentication<T>


public interface TenantAuthentication<T>
  • Field Details

  • Method Details

    • getTenantId

      String getTenantId()
    • getDefaultTenantId

      static String getDefaultTenantId()
    • getAuthentication

      T getAuthentication()