Uses of Class
io.mosip.authentication.core.indauth.dto.EkycAuthRequestDTO
Packages that use EkycAuthRequestDTO
-
Uses of EkycAuthRequestDTO in io.mosip.authentication.core.spi.indauth.facade
Methods in io.mosip.authentication.core.spi.indauth.facade with parameters of type EkycAuthRequestDTOModifier and TypeMethodDescriptionKycFacade.processEKycAuth(EkycAuthRequestDTO eKycAuthRequestDTO, AuthResponseDTO authResponseDTO, String partnerId, Map<String, Object> metadata) Process the EKycAuthRequestDTO to integrate with EKycService.