Uses of Class
io.mosip.mimoto.exception.IdRepoAppException
-
Packages that use IdRepoAppException Package Description io.mosip.mimoto.util -
-
Uses of IdRepoAppException in io.mosip.mimoto.util
Methods in io.mosip.mimoto.util that throw IdRepoAppException Modifier and Type Method Description org.json.simple.JSONObjectUtilities. retrieveIdrepoJson(String uin)retrieving identity json ffrom id repo by UIN.org.json.simple.JSONObjectUtilities. retrieveUIN(String regId)retrieve UIN from IDRepo by registration id.
-