34 return std::set<std::string>();
39 return std::set<std::string>();
virtual std::string getFirstName()
return the user's name
virtual std::set< std::string > getAllGroups()
return all the possible groups
virtual std::string getEmail()
return the user's email
virtual std::set< std::string > getUserGroups()
return the groups of the user
virtual std::string getSurname()
return the user's surname