Uses of Class
io.mosip.authentication.common.service.entity.MispLicenseData
-
Packages that use MispLicenseData Package Description io.mosip.authentication.common.service.repository -
-
Uses of MispLicenseData in io.mosip.authentication.common.service.repository
Methods in io.mosip.authentication.common.service.repository that return types with arguments of type MispLicenseData Modifier and Type Method Description Optional<MispLicenseData>MispLicenseDataRepository. findByLicenseKey(String licenseKey)
-