Package com.vaadin.pro.licensechecker
Class OfflineKeyValidator
java.lang.Object
com.vaadin.pro.licensechecker.OfflineKeyValidator
Validator that can allow or deny usage of a given product version for a given
offline key.
For development, the offline key can be used if it has not expired and the checksum matches the expected for the machine it is run on.
For production, the offline key can also be used if it is a productionOnly key and has not expired.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OfflineKeyValidator
public OfflineKeyValidator()
-
-
Method Details
-
getOfflineUrl
-