Index
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form
H
- handleBadCredentials(BadCredentialsException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles authentication failures caused by incorrect passwords.
- handleContactNotFound(ContactNotFoundException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles authentication failures caused by non-existent contacts.
- handleImageHandleException(ImageHandleException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles failures caused by ioException while handling an image.
- handleMaxSizeException(MaxUploadSizeExceededException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles failures caused by exceeding image size upload limit.
- handleMethodArgumentNotValid(MethodArgumentNotValidException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles validation errors triggered by
@Valid
annotated parameters. - handleMethodArgumentTypeMismatch(MethodArgumentTypeMismatchException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles type mismatch errors in request parameters, e.g. invalid enum values.
- handleMissingServletRequestParameter(MissingServletRequestParameterException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles missing request parameters, especially for required query parameters.
- handleOtherExceptions(Exception) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles all other unhandled exceptions.
- handleRecommendationAssignmentNotFound(RecommendationAssignmentNotFoundException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles authentication failures caused by non-existent recommendation assignment.
- handleRecommendationNotFound(PasswordErrorException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles authentication failures caused by incorrect password.
- handleRecommendationNotFound(RecommendationNotFoundException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles authentication failures caused by non-existent recommendation.
- handleRuntimeException(RuntimeException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles uncaught
RuntimeException
instances. - handleUsernameNotFound(UsernameNotFoundException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles authentication failures caused by non-existent usernames.
- handleValidationException(ValidationException) - Methode in Klasse com.spaghetticodegang.trylater.shared.exception.GlobalExceptionHandler
-
Handles custom
ValidationException
thrown within business logic. - hashCode() - Methode in Datensatzklasse com.spaghetticodegang.trylater.auth.AuthService.AuthResponseDto
-
Gibt einen Hashcodewert für diese Objekt zurück.
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form