Uses of Class
io.mosip.authentication.core.indauth.dto.KycAuthResponseDTO
Packages that use KycAuthResponseDTO
-
Uses of KycAuthResponseDTO in io.mosip.authentication.core.spi.indauth.facade
Methods in io.mosip.authentication.core.spi.indauth.facade that return KycAuthResponseDTOModifier and TypeMethodDescriptionKycFacade.processKycAuth(AuthRequestDTO kycAuthRequestDTO, AuthResponseDTO authResponseDTO, String partnerId, String oidcClientId, Map<String, Object> metadata) Process the KycAuthRequestDTO to integrate with KYCService.