findAll

abstract fun findAll(): List<User>

Retrieves all users.

Return

a list of all users