Uses of Class
co.yellowdog.platform.model.User
Packages that use User
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.
Provides the types that define the YellowDog Platform data model.
-
Uses of User in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return UserModifier and TypeMethodDescriptionMethods in co.yellowdog.platform.clients.account that return types with arguments of type UserModifier and TypeMethodDescriptionAccountClient.getGroupUsers
(String groupId) AccountClientImpl.getGroupUsers
(String groupId) AccountClient.getUsers
(UserSearch search) AccountClientImpl.getUsers
(UserSearch search) -
Uses of User in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return UserMethods in co.yellowdog.platform.interaction.account with parameters of type UserModifier and TypeMethodDescriptionvoid
-
Uses of User in co.yellowdog.platform.model
Subclasses of User in co.yellowdog.platform.modelModifier and TypeClassDescriptionclass
Represents an external user within the YellowDog Platform.class
Represents an internal user within the YellowDog Platform.