Uses of Class
io.mosip.authentication.core.dto.vid.VIDResponseDTO
-
Packages that use VIDResponseDTO Package Description io.mosip.authentication.core.spi.id.service -
-
Uses of VIDResponseDTO in io.mosip.authentication.core.spi.id.service
Methods in io.mosip.authentication.core.spi.id.service that return VIDResponseDTO Modifier and Type Method Description VIDResponseDTOVIDService. generateVID(String uin)this method generates the VID based on the UIN and performs UIN and VID validations,prior to the generation.
-