Uses of Interface
io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
-
Packages that use ObjectWithIdVersionTransactionID Package Description io.mosip.authentication.core.indauth.dto io.mosip.authentication.core.otp.dto -
-
Uses of ObjectWithIdVersionTransactionID in io.mosip.authentication.core.indauth.dto
Classes in io.mosip.authentication.core.indauth.dto that implement ObjectWithIdVersionTransactionID Modifier and Type Class Description classAuthResponseDTOAuthResponseDTOis used for collect response from core-kernel.Core-kernel get request fromAuthRequestDTOand perform operation. -
Uses of ObjectWithIdVersionTransactionID in io.mosip.authentication.core.otp.dto
Classes in io.mosip.authentication.core.otp.dto that implement ObjectWithIdVersionTransactionID Modifier and Type Class Description classOtpResponseDTOThis class is used to provide response for OTP generation.
-