Serialized Form
-
Package dev.fernando.user_authentication_api.exception
-
Exception Class dev.fernando.user_authentication_api.exception.ChangePasswordIncorrectException
class ChangePasswordIncorrectException extends RuntimeException implements Serializable -
Exception Class dev.fernando.user_authentication_api.exception.InvalidUserCredentialsException
class InvalidUserCredentialsException extends RuntimeException implements Serializable -
Exception Class dev.fernando.user_authentication_api.exception.UserAlreadyExistException
class UserAlreadyExistException extends RuntimeException implements Serializable -
Exception Class dev.fernando.user_authentication_api.exception.UserNotFoundException
class UserNotFoundException extends RuntimeException implements Serializable
-
-
Package dev.fernando.user_authentication_api.model