| Class and Description |
|---|
| com.itextpdf.license.LicenseKey
use
LicenseKey instead |
| com.itextpdf.license.LicenseKeyLicensee
use
LicenseKeyLicensee instead |
| com.itextpdf.license.LicenseKeyProduct
use
LicenseKeyProduct instead |
| com.itextpdf.licensekey.LicenseKeyProductFeature
will be removed. Has no actual usage
|
| com.itextpdf.license.LicenseKeyProductFeature
for compatibility with reflection calls from iText5
|
| Exceptions and Description |
|---|
| com.itextpdf.license.LicenseKeyException
use
LicenseKeyException instead |
| Field and Description |
|---|
| com.itextpdf.licensekey.LicenseKeyTags.LICENSE_DATE
do not use this constant, it will be removed in the next major version
|
| com.itextpdf.licensekey.LicenseKeyTags.STANDALONE_LICENSEE_TYPE
Will be removed in next major update as standalone license type is deprecated.
|
| com.itextpdf.licensekey.LicenseKeyException.standaloneLicenseMessage
Will be removed in next major update as standalone license type is deprecated.
|
| com.itextpdf.licensekey.LogMessageConstant.VOLUME_LICENSE_NOT_LOADED |
| Method and Description |
|---|
| com.itextpdf.licensekey.LicenseKeyProduct.getProductFeatures()
as
LicenseKeyProductFeature is deprecated. |
| com.itextpdf.licensekey.LicenseKeyLicensee.getStartDate()
will be removed in one of the next major releases
|
Copyright © 2021. All rights reserved.