Uses of Class
co.yellowdog.platform.interaction.account.GroupSummary
Packages that use GroupSummary
Package
Description
Holds the client types used to access the YellowDog Account Service.
Defines types used in the request/response interactions with the YellowDog Account Service.
-
Uses of GroupSummary in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return types with arguments of type GroupSummaryModifier and TypeMethodDescriptionAccountClient.getApplicationGroups
(String applicationId) AccountClientImpl.getApplicationGroups
(String applicationId) AccountClient.getGroups
(GroupSearch search) AccountClientImpl.getGroups
(GroupSearch search) AccountClient.getRoleGroups
(String roleId) AccountClientImpl.getRoleGroups
(String roleId) AccountClient.getUserGroups
(String userId) AccountClientImpl.getUserGroups
(String userId) -
Uses of GroupSummary in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return GroupSummary