Package com.vaadin.pro.licensechecker
package com.vaadin.pro.licensechecker
-
ClassDescriptionA set of License Checker capabilities (license check option) that it can run for a subscription and product.Represents a License Checker capability that can be run for a subscription and product.This class exists only to make environment variables testable.An exception thrown when a license cannot be validated, for example because of network errors in an online validation.Fetches an offline key from either the home directory (~/.vaadin/offlineKey) or from a system property (
vaadin.offlineKey) if available.Subscription key loader.Thrown to indicate that a required license key is missing.A key for offline validation of licenses.Validator that can allow or deny usage of a given product version for a given offline key.Provides information about the current version of Vaadin Platform.Represents a pre-trial state for a trial subscription, containing information about the trial name, state, remaining days, and days until renewal.Represents the state of a pre-trial.Represents an exception that occurs during the check of pre-trial status.Represents an exception thrown when the check of a pre-trial period fails due to the current trial being expired and not yet renewable.Represents an exception that occurs during the creation of a pre-trial period.Represents an exception thrown when the creation of a pre-trial period fails due to the current trial being expired and not yet renewable.Exception thrown when a pre-trial validation fails due to specific conditions of the pre-trial state.Represents an exception that occurs during the check of pre-trial status.Representation of a Vaadin subscription key.