Class OtpValidatorServiceImpl

  • All Implemented Interfaces:
    io.mosip.kernel.core.otpmanager.spi.OtpValidator<org.springframework.http.ResponseEntity<OtpValidatorResponseDto>>

    @RefreshScope
    @Service
    public class OtpValidatorServiceImpl
    extends Object
    implements io.mosip.kernel.core.otpmanager.spi.OtpValidator<org.springframework.http.ResponseEntity<OtpValidatorResponseDto>>
    This class provides the implementation for the methods of OtpValidatorService interface.
    Since:
    1.0.0
    Author:
    Sagar Mahapatra
    • Constructor Detail

      • OtpValidatorServiceImpl

        public OtpValidatorServiceImpl()