Interface UinService

  • All Known Implementing Classes:
    UinServiceImpl

    public interface UinService
    Author:
    Ramadurai Pandian
    • Method Detail

      • getDetailsFromUin

        io.mosip.kernel.core.authmanager.model.MosipUserDto getDetailsFromUin​(io.mosip.kernel.core.authmanager.model.OtpUser otpUser)
                                                                       throws Exception
        Throws:
        Exception
      • getDetailsForValidateOtp

        io.mosip.kernel.core.authmanager.model.MosipUserDto getDetailsForValidateOtp​(String uin)
                                                                              throws Exception
        Throws:
        Exception