Uses of Class
tv.hd3g.authkit.mod.dto.validated.ListStringDto
-
Packages that use ListStringDto Package Description tv.hd3g.authkit.mod.controller -
-
Uses of ListStringDto in tv.hd3g.authkit.mod.controller
Methods in tv.hd3g.authkit.mod.controller with parameters of type ListStringDto Modifier and Type Method Description org.springframework.http.ResponseEntity<ItemListDto<UserPrivacyDto>>RestControllerUser. getUsersPrivacy(ListStringDto userUUIDList)
-