Uses of Class
io.mosip.authentication.core.indauth.dto.BaseRequestDTO
-
Packages that use BaseRequestDTO Package Description io.mosip.authentication.core.indauth.dto io.mosip.authentication.core.otp.dto -
-
Uses of BaseRequestDTO in io.mosip.authentication.core.indauth.dto
Subclasses of BaseRequestDTO in io.mosip.authentication.core.indauth.dto Modifier and Type Class Description classAuthRequestDTOGeneral-purpose ofAuthRequestDTOclass used to communicate with core-kernel API.classBaseAuthRequestDTOThe Class For holding id and versionclassEkycAuthRequestDTOThe Class For KycAuthRequestDTO extending BaseAuthRequestDTOclassIdentityKeyBindingRequestDTOThe Class For IdentityKeyBindingRequestDTO extending BaseAuthRequestDTOclassKycAuthRequestDTOclassKycExchangeRequestDTOThe class KycExchangeRequestDTO to holds the request parameters for Kyc Exchange.classVciExchangeRequestDTOThe class VciExchangeRequestDTO to holds the request parameters for VCI Exchange. -
Uses of BaseRequestDTO in io.mosip.authentication.core.otp.dto
Subclasses of BaseRequestDTO in io.mosip.authentication.core.otp.dto Modifier and Type Class Description classOtpRequestDTOThis class is used to provide request for OTP generation.
-