Uses of Class
vaultWeb.dtos.DeviceDto
Packages that use DeviceDto
-
Uses of DeviceDto in vaultWeb.controllers
Methods in vaultWeb.controllers that return DeviceDtoModifier and TypeMethodDescriptionDeviceController.registerDevice(@Valid DeviceRegistrationRequest request, org.springframework.security.core.Authentication authentication) Methods in vaultWeb.controllers that return types with arguments of type DeviceDtoModifier and TypeMethodDescriptionGroupController.getGroupDevices(Long id) PrivateChatController.getPrivateChatDevices(Long privateChatId, org.springframework.security.core.Authentication authentication) -
Uses of DeviceDto in vaultWeb.dtos
Methods in vaultWeb.dtos that return DeviceDto