Uses of Class
org.ntnu.idi.idatt2106.sparesti.sparestibackend.exception.config.ConfigNotFoundException
Packages that use ConfigNotFoundException
Package
Description
-
Uses of ConfigNotFoundException in org.ntnu.idi.idatt2106.sparesti.sparestibackend.controller
Methods in org.ntnu.idi.idatt2106.sparesti.sparestibackend.controller that throw ConfigNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<UserConfigDTO> UserConfigController.getUserConfig(org.springframework.security.core.userdetails.UserDetails userDetails) Gets a user's configuration -
Uses of ConfigNotFoundException in org.ntnu.idi.idatt2106.sparesti.sparestibackend.service
Methods in org.ntnu.idi.idatt2106.sparesti.sparestibackend.service that throw ConfigNotFoundExceptionModifier and TypeMethodDescriptionUserConfigService.getUserConfig(String username) Gets the config of a user