Uses of Class
io.mosip.authentication.core.hotlist.dto.HotlistDTO
-
Packages that use HotlistDTO Package Description io.mosip.authentication.core.spi.hotlist.service -
-
Uses of HotlistDTO in io.mosip.authentication.core.spi.hotlist.service
Methods in io.mosip.authentication.core.spi.hotlist.service that return HotlistDTO Modifier and Type Method Description HotlistDTOHotlistService. getHotlistStatus(String id, String idType)Method used to retrieve the Hotlist Status information for given id, idType
-