Class OtpValidatorServiceImpl

  • All Implemented Interfaces:
    OtpValidator<org.springframework.http.ResponseEntity<OtpValidatorResponseDto>>

    @RefreshScope
    @Service
    public class OtpValidatorServiceImpl
    extends Object
    implements OtpValidator<org.springframework.http.ResponseEntity<OtpValidatorResponseDto>>
    This class provides the implementation for the methods of OtpValidatorService interface.
    Since:
    1.0.0
    Author:
    Sagar Mahapatra