- onHttpMessageNotReadable(HttpMessageNotReadableException) - Method in class io.mosip.kernel.otpmanager.exception.OtpControllerAdvice
-
- OtpControllerAdvice - Class in io.mosip.kernel.otpmanager.exception
-
Central class for handling exceptions.
- OtpControllerAdvice() - Constructor for class io.mosip.kernel.otpmanager.exception.OtpControllerAdvice
-
- OtpEntity - Class in io.mosip.kernel.otpmanager.entity
-
The entity class for OTP.
- OtpEntity() - Constructor for class io.mosip.kernel.otpmanager.entity.OtpEntity
-
The default constructor for OtpEntity.
- OtpErrorConstants - Enum in io.mosip.kernel.otpmanager.constant
-
This ENUM provides all the constant identified for OTP errors.
- OtpGeneratorController - Class in io.mosip.kernel.otpmanager.controller
-
This class provides controller methods for OTP generation.
- OtpGeneratorController() - Constructor for class io.mosip.kernel.otpmanager.controller.OtpGeneratorController
-
- OtpGeneratorRequestDto - Class in io.mosip.kernel.otpmanager.dto
-
The DTO class for OTP Generation request.
- OtpGeneratorRequestDto() - Constructor for class io.mosip.kernel.otpmanager.dto.OtpGeneratorRequestDto
-
- OtpGeneratorResponseDto - Class in io.mosip.kernel.otpmanager.dto
-
The DTO class for OTP Generation response.
- OtpGeneratorResponseDto() - Constructor for class io.mosip.kernel.otpmanager.dto.OtpGeneratorResponseDto
-
- OtpGeneratorServiceImpl - Class in io.mosip.kernel.otpmanager.service.impl
-
This class provides the implementation for the methods of OtpGeneratorService
interface.
- OtpGeneratorServiceImpl() - Constructor for class io.mosip.kernel.otpmanager.service.impl.OtpGeneratorServiceImpl
-
- otpGeneratorValidity(HttpServletRequest, MethodArgumentNotValidException) - Method in class io.mosip.kernel.otpmanager.exception.OtpControllerAdvice
-
This method handles MethodArgumentNotValidException.
- OtpInvalidArgumentException - Exception in io.mosip.kernel.otpmanager.exception
-
Class to handle exceptions for invalid OTP validation inputs.
- OtpInvalidArgumentException(List<ServiceError>) - Constructor for exception io.mosip.kernel.otpmanager.exception.OtpInvalidArgumentException
-
- OtpIOException - Exception in io.mosip.kernel.otpmanager.exception
-
Exception class for Otp IO exception.
- OtpIOException(String, String, Throwable) - Constructor for exception io.mosip.kernel.otpmanager.exception.OtpIOException
-
Constructor for OtpIOException.
- OtpmanagerBootApplication - Class in io.mosip.kernel.otpmanager
-
OTP Manager Application
- OtpmanagerBootApplication() - Constructor for class io.mosip.kernel.otpmanager.OtpmanagerBootApplication
-
- OtpManagerUtils - Class in io.mosip.kernel.otpmanager.util
-
This utility class defines some of the utility methods used in OTP
validation.
- OtpManagerUtils() - Constructor for class io.mosip.kernel.otpmanager.util.OtpManagerUtils
-
- OtpProvider - Class in io.mosip.kernel.otpmanager.util
-
This class contains methods to generate OTP.
- OtpProvider() - Constructor for class io.mosip.kernel.otpmanager.util.OtpProvider
-
- OtpRepository - Interface in io.mosip.kernel.otpmanager.repository
-
This interface extends BaseRepository which provides with the methods for
several CRUD operations.
- OtpServiceException - Exception in io.mosip.kernel.otpmanager.exception
-
- OtpServiceException(String, String, Throwable) - Constructor for exception io.mosip.kernel.otpmanager.exception.OtpServiceException
-
- OtpStatusConstants - Enum in io.mosip.kernel.otpmanager.constant
-
This ENUM provides all the constants for OTP status attributes.
- otpValidationArgumentValidity(HttpServletRequest, OtpInvalidArgumentException) - Method in class io.mosip.kernel.otpmanager.exception.OtpControllerAdvice
-
This method handles OtpInvalidArgumentException.
- otpValidationKeyNullValidity(HttpServletRequest, RequiredKeyNotFoundException) - Method in class io.mosip.kernel.otpmanager.exception.OtpControllerAdvice
-
This method handles RequiredKeyNotFoundException.
- OtpValidatorController - Class in io.mosip.kernel.otpmanager.controller
-
This class provides controller methods for OTP validation.
- OtpValidatorController() - Constructor for class io.mosip.kernel.otpmanager.controller.OtpValidatorController
-
- OtpValidatorResponseDto - Class in io.mosip.kernel.otpmanager.dto
-
The DTO class for OTP Validation response.
- OtpValidatorResponseDto() - Constructor for class io.mosip.kernel.otpmanager.dto.OtpValidatorResponseDto
-
- OtpValidatorServiceImpl - Class in io.mosip.kernel.otpmanager.service.impl
-
This class provides the implementation for the methods of OtpValidatorService
interface.
- OtpValidatorServiceImpl() - Constructor for class io.mosip.kernel.otpmanager.service.impl.OtpValidatorServiceImpl
-