- getComment() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the comment.
- getCompany() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the company.
- getDeploymentType() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the deployment type.
- getDeploymentType() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the deployment method.
- getEmail() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the email.
- getExpire() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the expiration date
- getExpire() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the expiration date
- getFeatureName() - Method in class com.itextpdf.licensekey.LicenseKeyProductFeature
-
Getter for the feature name.
- getFeatureVersion() - Method in class com.itextpdf.licensekey.LicenseKeyProductFeature
-
Getter for the feature version number
- getKey() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the license key.
- getLicenseeInfo() - Static method in class com.itextpdf.licensekey.LicenseKey
-
Returns information about the Licensee.
- getLicenseeSignatureString(LicenseKeyLicensee) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Returns the string that will be used for the licensee signature.
- getMajorVersion() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the major version
- getMinorVersion() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the minor version
- getName() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the name.
- getPlatform() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the platform
- getProducerLine() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the producer line.
- getProductFeatures() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the product features
- getProductName() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the product name
- getProductSignatureString(LicenseKeyProduct, LicenseKeyLicensee) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Returns the string that will be used for the product signature.
- getResourceStream(String) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Tries to get a resource as stream using different strategies.
- getStart() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the start date.
- getType() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the type.
- getType() - Method in class com.itextpdf.licensekey.LicenseKeyProduct
-
Getter for the use
- getVersion() - Method in class com.itextpdf.licensekey.LicenseKeyLicensee
-
Getter for the version.
- GZIP - Static variable in class com.itextpdf.licensekey.Base64
-
Specify that data should be gzip-compressed.
- LICENSE_DATE - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file attribute name
- LICENSE_ELEMENT_NAME - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSE_ISSUER - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file attribute name
- LICENSEE_COMMENT - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_COMPANY - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_ELEMENT_NAME - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_EMAIL - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_EXPIRE - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file attribute name
- LICENSEE_KEY - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_NAME - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_PRODUCER_LINE - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_SIGNATURE - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_SUBTYPE - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_TYPE - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- LICENSEE_VERSION - Static variable in class com.itextpdf.licensekey.LicenseKey
-
License file tag name
- licenseExpiredMessage - Static variable in exception com.itextpdf.licensekey.LicenseKeyException
-
- LicenseKey - Class in com.itextpdf.licensekey
-
- LicenseKey() - Constructor for class com.itextpdf.licensekey.LicenseKey
-
- LicenseKeyException - Exception in com.itextpdf.licensekey
-
Exception class for exceptions in licensekey module.
- LicenseKeyException(String) - Constructor for exception com.itextpdf.licensekey.LicenseKeyException
-
Creates a new instance of LicenseKeyException message.
- LicenseKeyLicensee - Class in com.itextpdf.licensekey
-
- LicenseKeyLicensee(String, String, String, Date, Date) - Constructor for class com.itextpdf.licensekey.LicenseKeyLicensee
-
Creates a Licensee object without a key (trial license).
- LicenseKeyLicensee(String, String, String, Date, Date, String, String) - Constructor for class com.itextpdf.licensekey.LicenseKeyLicensee
-
Creates a Licensee object with a key and a default producer line.
- LicenseKeyLicensee(String, String, String, Date, Date, String, String, String) - Constructor for class com.itextpdf.licensekey.LicenseKeyLicensee
-
Creates a Licensee object with a key and a custom producer line.
- LicenseKeyLicensee(String, String, String, Date, Date, String, String, String, String, String, String) - Constructor for class com.itextpdf.licensekey.LicenseKeyLicensee
-
Creates a Licensee object with a key, a custom producer line and a comment.
- LicenseKeyProduct - Class in com.itextpdf.licensekey
-
- LicenseKeyProduct(String, int, int, String, String, Date, String, LicenseKeyProductFeature[]) - Constructor for class com.itextpdf.licensekey.LicenseKeyProduct
-
Creates a LicenseKeyProduct Pojo
- LicenseKeyProduct(String, int, String, String, Date, String, LicenseKeyProductFeature[]) - Constructor for class com.itextpdf.licensekey.LicenseKeyProduct
-
Creates a LicenseKeyProduct Pojo
- LicenseKeyProduct(String, int, int, LicenseKeyProductFeature[]) - Constructor for class com.itextpdf.licensekey.LicenseKeyProduct
-
Creates a LicenseKeyProduct Pojo without an expiration date to be used in products that require a license.
- LicenseKeyProduct(String, int, int, String, LicenseKeyProductFeature[]) - Constructor for class com.itextpdf.licensekey.LicenseKeyProduct
-
Creates a LicenseKeyProduct Pojo without an expiration date to be used in products that require a license.
- LicenseKeyProduct(String, int, LicenseKeyProductFeature[]) - Constructor for class com.itextpdf.licensekey.LicenseKeyProduct
-
Creates a LicenseKeyProduct Pojo without an expiration date to be used in products that require a license.
- LicenseKeyProductFeature - Class in com.itextpdf.licensekey
-
- LicenseKeyProductFeature(String, int) - Constructor for class com.itextpdf.licensekey.LicenseKeyProductFeature
-
Creates a product feature Pojo
- licenseNotLoadedMessage - Static variable in exception com.itextpdf.licensekey.LicenseKeyException
-
- licenseProductNotLoadedMessage - Static variable in exception com.itextpdf.licensekey.LicenseKeyException
-
- loadLicenseFile(InputStream) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Loads a license file using an InputStream.
- loadLicenseFile(InputStream[]) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Loads a license files using InputStreams.
- loadLicenseFile(String) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Loads a license file from a path.
- loadLicenseFile(String[]) - Static method in class com.itextpdf.licensekey.LicenseKey
-
Loads license files.