Uses of Class
io.mosip.authentication.core.indauth.dto.VCResponseDTO
Packages that use VCResponseDTO
-
Uses of VCResponseDTO in io.mosip.authentication.core.spi.indauth.service
Methods in io.mosip.authentication.core.spi.indauth.service that return VCResponseDTOModifier and TypeMethodDescriptionVciService.buildVerifiableCredentials(String credSubjectId, String vcFormat, Map<String, List<IdentityInfoDTO>> idInfo, List<String> locales, Set<String> allowedAttributes, VciExchangeRequestDTO vciExchangeRequestDTO, String psuToken) Method to build the verifiable credentials.