Uses of Class
io.mosip.authentication.core.indauth.dto.KycExchangeResponseDTO
Packages that use KycExchangeResponseDTO
-
Uses of KycExchangeResponseDTO in io.mosip.authentication.core.spi.indauth.facade
Methods in io.mosip.authentication.core.spi.indauth.facade that return KycExchangeResponseDTOModifier and TypeMethodDescriptionKycFacade.processKycExchange(KycExchangeRequestDTO kycExchangeRequestDTO, String partnerId, String oidcClientId, Map<String, Object> metadata, ObjectWithMetadata requestWithMetadata) Process the KycExchangeRequestDTO to integrate with KYCService.