Uses of Class
com.winchesters.devopsify.exception.user.UserNotAuthenticatedException
Packages that use UserNotAuthenticatedException
-
Uses of UserNotAuthenticatedException in com.winchesters.devopsify.controller.user
Methods in com.winchesters.devopsify.controller.user with parameters of type UserNotAuthenticatedExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponseDto>
UserControllerAdvice.handleUserNotAuthenticatedException
(UserNotAuthenticatedException exception)