findAllByEmail

abstract fun findAllByEmail(email: String): List<User>(source)