Uses of Class
com.gentics.contentnode.rest.model.response.UserLoadResponse
Packages that use UserLoadResponse
-
Uses of UserLoadResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return UserLoadResponseModifier and TypeMethodDescriptionAdd existing user to the given groupGroupResource.createUser
(String id, User user) Create user in the given groupUserResource.get
(String id, EmbedParameterBean embed) Load user with given IDUserResource.getMe
(boolean groups) Get the current user (me) By default, the user's groups are not returned.Update user with given ID