Serialized Form
-
Package com.greenloop.auth_service.exception
-
Exception Class com.greenloop.auth_service.exception.EmailAlreadyExistsException
class EmailAlreadyExistsException extends RuntimeException implements Serializable -
Exception Class com.greenloop.auth_service.exception.InvalidCredentialsException
class InvalidCredentialsException extends RuntimeException implements Serializable -
Exception Class com.greenloop.auth_service.exception.OtpValidationException
class OtpValidationException extends RuntimeException implements Serializable -
Exception Class com.greenloop.auth_service.exception.ResourceNotFoundException
class ResourceNotFoundException extends RuntimeException implements Serializable -
Exception Class com.greenloop.auth_service.exception.UserAlreadyVerifiedException
class UserAlreadyVerifiedException extends RuntimeException implements Serializable -
Exception Class com.greenloop.auth_service.exception.VerificationNotCompleteException
class VerificationNotCompleteException extends RuntimeException implements Serializable
-
-
Package com.greenloop.auth_service.model
-
Class com.greenloop.auth_service.model.User
class User extends Object implements Serializable
-