Uses of Class
io.mosip.kernel.lkeymanager.entity.LicenseKeyTspMap
Packages that use LicenseKeyTspMap
-
Uses of LicenseKeyTspMap in io.mosip.kernel.lkeymanager.repository
Methods in io.mosip.kernel.lkeymanager.repository that return LicenseKeyTspMapModifier and TypeMethodDescriptionLicenseKeyTspMapRepository.findByLicenseKeyAndTspId(String licenseKey, String tspID) Method to extract LicenseKeyTspMap entity based on license key and TSP ID.