| Package | Description |
|---|---|
| com.stimulsoft.base.licenses |
| Modifier and Type | Field and Description |
|---|---|
StiLicenseKey |
StiLicenseActivationResponse.licenseKey |
| Modifier and Type | Method and Description |
|---|---|
static StiLicenseKey |
StiLicenseKey.get(byte[] bytes) |
static StiLicenseKey |
StiLicenseKey.get(java.lang.String str) |
StiLicenseKey |
StiLicenseActivationResponse.getLicenseKey() |
static StiLicenseKey |
StiLicense.getLicenseKey() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StiLicenseKeyValidator.isValid(StiProductIdent ident,
StiLicenseKey key) |
static boolean |
StiLicenseKeyValidator.isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident,
StiLicenseKey key) |
static boolean |
StiLicenseKeyValidator.isValidOnAnyPlatform(StiLicenseKey key) |
static boolean |
StiLicenseKeyValidator.isValidOnJavaFramework(StiLicenseKey key) |
static StiLicenseActivationResponse |
StiLicenseActivationResponse.makeFine(StiLicenseKey licenseKey) |
void |
StiLicenseActivationResponse.setLicenseKey(StiLicenseKey licenseKey) |
static void |
StiLicense.setLicenseKey(StiLicenseKey licenseKey) |
Copyright © 2020 Stimulsoft. All Rights Reserved.