Uses of Class
io.mosip.kernel.ridgenerator.dto.RidGeneratorResponseDto
Packages that use RidGeneratorResponseDto
Package
Description
-
Uses of RidGeneratorResponseDto in io.mosip.kernel.ridgenerator.controller
Methods in io.mosip.kernel.ridgenerator.controller that return types with arguments of type RidGeneratorResponseDtoModifier and TypeMethodDescriptionRidGeneratorController.generateRid(String centerId, String machineId) Api to generate RID. -
Uses of RidGeneratorResponseDto in io.mosip.kernel.ridgenerator.service.impl
Methods in io.mosip.kernel.ridgenerator.service.impl that return RidGeneratorResponseDtoModifier and TypeMethodDescriptionRidGeneratorServiceImpl.generateRid(String centerId, String machineId)