Uses of Class
io.mosip.kernel.lkeymanager.entity.LicenseKeyTspMap
-
Packages that use LicenseKeyTspMap Package Description io.mosip.kernel.lkeymanager.repository -
-
Uses of LicenseKeyTspMap in io.mosip.kernel.lkeymanager.repository
Methods in io.mosip.kernel.lkeymanager.repository that return LicenseKeyTspMap Modifier and Type Method Description LicenseKeyTspMapLicenseKeyTspMapRepository. findByLKeyAndTspId(String licenseKey, String tspID)Method to extract LicenseKeyTspMap entity based on license key and TSP ID.
-