public class LicenseKey7Validator extends AbstractLicenseKeyValidator
ILicenseKeyValidator for iText7 licensesdateWorker| Constructor and Description |
|---|
LicenseKey7Validator(CertificateWorker certificateWorker) |
compareLicenseInfoEntry, getLicenseConfiguration, getLicenseeInfo, getProductInfo, getProducts, loadLicensepublic LicenseKey7Validator(CertificateWorker certificateWorker)
public void checkLicense(LicenseKeyProduct product) throws LicenseKeyException
checkLicense in interface ILicenseKeyValidatorcheckLicense in class AbstractLicenseKeyValidatorLicenseKeyExceptionpublic void unloadLicense()
unloadLicense in interface ILicenseKeyValidatorunloadLicense in class AbstractLicenseKeyValidatorprotected LicenseKeyLicensee extractLicensee(Element licenseeElement)
extractLicensee in class AbstractLicenseKeyValidatorprotected Map<String,String> extractLicenseConfiguration(Element licenseeElement)
extractLicenseConfiguration in class AbstractLicenseKeyValidatorprotected String[] getLicenseeInfo(LicenseKeyLicensee loadedLicensee, boolean validLicenseeWasLoaded, boolean loadedLicenseExpired)
getLicenseeInfo in class AbstractLicenseKeyValidatorprotected void compareLicenseeInfo(LicenseKeyLicensee loadingLicensee, LicenseKeyLicensee loadedLicensee)
compareLicenseeInfo in class AbstractLicenseKeyValidatorprotected String[] getProductInfo(LicenseKeyProduct product)
getProductInfo in class AbstractLicenseKeyValidatorprotected String formLicenseeSignatureString(LicenseKeyLicensee licensee)
formLicenseeSignatureString in class AbstractLicenseKeyValidatorprotected String formProductSignature(LicenseKeyProduct product, LicenseKeyLicensee licensee)
formProductSignature in class AbstractLicenseKeyValidatorprotected void beforeValidLicenseLoaded()
beforeValidLicenseLoaded in class AbstractLicenseKeyValidatorprotected void afterValidLicenseLoaded(LicenseKeyLicensee licenseKeyLicensee, Collection<? extends LicenseKeyProduct> licenseKeyProducts)
afterValidLicenseLoaded in class AbstractLicenseKeyValidatorprotected void checkProductCompatibility(LicenseKeyProduct product, LicenseKeyLicensee licensee)
checkProductCompatibility in class AbstractLicenseKeyValidatorCopyright © 2020. All rights reserved.