Uses of Class
io.mosip.authentication.core.indauth.dto.BaseRequestDTO
Packages that use BaseRequestDTO
-
Uses of BaseRequestDTO in io.mosip.authentication.core.indauth.dto
Subclasses of BaseRequestDTO in io.mosip.authentication.core.indauth.dtoModifier and TypeClassDescriptionclassGeneral-purpose ofAuthRequestDTOclass used to communicate with core-kernel API.classThe Class For holding id and versionclassThe Class For KycAuthRequestDTO extending BaseAuthRequestDTOclassThe Class For IdentityKeyBindingRequestDTO extending BaseAuthRequestDTOclassclassThe class KycExchangeRequestDTO to holds the request parameters for Kyc Exchange.classThe 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.dtoModifier and TypeClassDescriptionclassThis class is used to provide request for OTP generation.