Commit
a7230440a6d92f1d9bfeb8a4c9278e0caa7a901b
by daouterelotsk52 Gets an user (logged-in) teams through REST
For this REST method, the resource user must be the logged-in user. Uses
a team DTO for get and send the user's teams. A new class, called
GenericTypes, was needed for parsing the REST response (a teams list).