Uses of Class
com.itextpdf.licensing.base.info.LicenseInfo
-
Uses of LicenseInfo in com.itextpdf.licensing.base
Modifier and TypeMethodDescriptionstatic LicenseInfo
LicenseKey.getLoadedLicenseInfo
(String productName) Gets info about loaded license for provided product name, trying to update the license.static LicenseInfo
LicenseKey.getLoadedLicenseInfo
(String productName, boolean checkingForUpdates) Gets info about loaded license for provided product name.Modifier and TypeMethodDescriptionstatic List<LicenseInfo>
LicenseKey.getLoadedLicensesInfo()
Gets info about loaded licenses.