Uses of Class
io.mosip.authentication.core.indauth.dto.VciExchangeResponseDTO
Packages that use VciExchangeResponseDTO
-
Uses of VciExchangeResponseDTO in io.mosip.authentication.core.spi.indauth.facade
Methods in io.mosip.authentication.core.spi.indauth.facade that return VciExchangeResponseDTOModifier and TypeMethodDescriptionVciFacade.processVciExchange(VciExchangeRequestDTO vciExchangeRequestDTO, String partnerId, String oidcClientId, Map<String, Object> metadata, ObjectWithMetadata requestWithMetadata) Process the VciExchangeRequestDTO to integrate with VciService.