Interface TenantAuthentication<T>


  • public interface TenantAuthentication<T>
    • Method Detail

      • getTenantId

        String getTenantId()
      • getDefaultTenantId

        static String getDefaultTenantId()
      • getAuthentication

        T getAuthentication()