Uses of Interface
io.mosip.mimoto.spi.CbeffUtil
-
Packages that use CbeffUtil Package Description io.mosip.mimoto io.mosip.mimoto.service.impl io.mosip.mimoto.util -
-
Uses of CbeffUtil in io.mosip.mimoto
Methods in io.mosip.mimoto that return CbeffUtil Modifier and Type Method Description CbeffUtilMimotoServiceApplication. getCbeffUtil() -
Uses of CbeffUtil in io.mosip.mimoto.service.impl
Classes in io.mosip.mimoto.service.impl that implement CbeffUtil Modifier and Type Class Description classCbeffImplThis class is used to create,update, validate and search Cbeff data.Fields in io.mosip.mimoto.service.impl declared as CbeffUtil Modifier and Type Field Description CbeffUtilCredentialShareServiceImpl. cbeffutilThe cbeffutil. -
Uses of CbeffUtil in io.mosip.mimoto.util
Constructors in io.mosip.mimoto.util with parameters of type CbeffUtil Constructor Description CbeffToBiometricUtil(CbeffUtil cbeffutil)Instantiates a new cbeff to biometric util.
-