Uses of Class
io.mosip.pmp.partnermanagement.entity.MISPLicenseEntity
-
Packages that use MISPLicenseEntity Package Description io.mosip.pmp.partnermanagement.repository -
-
Uses of MISPLicenseEntity in io.mosip.pmp.partnermanagement.repository
Methods in io.mosip.pmp.partnermanagement.repository that return MISPLicenseEntity Modifier and Type Method Description MISPLicenseEntityMispLicenseKeyRepository. findByLicensekey(String licenseKey)Methods in io.mosip.pmp.partnermanagement.repository that return types with arguments of type MISPLicenseEntity Modifier and Type Method Description List<MISPLicenseEntity>MispLicenseKeyRepository. findByMispId(String mispId)
-