| Package | Description |
|---|---|
| com.vaadin.tools |
| Modifier and Type | Field and Description |
|---|---|
CvalChecker.CvalInfo |
CvalChecker.InvalidCvalException.info |
| Modifier and Type | Method and Description |
|---|---|
CvalChecker.CvalInfo |
CvalChecker.validateProduct(String productName,
String productVersion,
String productTitle)
Validate whether there is a valid license key for a product.
|
| Constructor and Description |
|---|
InvalidCvalException(String name,
String version,
String title,
String key,
CvalChecker.CvalInfo info) |
Copyright © 2019 Vaadin Ltd. All rights reserved.