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