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