user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
application
/
group
/
GroupService
/
findAllGroupsOfUser
find
All
Groups
Of
User
abstract
fun
findAllGroupsOfUser
(
email
:
String
)
:
List
<
Group
>
Retrieves all groups of a given user email.
Return
a list of all groups
Parameters
email
the email of the user