public class StiLicenseKeyValidator
extends java.lang.Object
| Constructor and Description |
|---|
StiLicenseKeyValidator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValid(StiProductIdent ident,
StiLicenseKey key) |
static boolean |
isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident,
StiLicenseKey key) |
static boolean |
isValidOnAnyPlatform(StiLicenseKey key) |
static boolean |
isValidOnJavaFramework(StiLicenseKey key) |
public static boolean isValid(StiProductIdent ident, StiLicenseKey key)
public static boolean isValidOnJavaFramework(StiLicenseKey key)
public static boolean isValidOnAnyPlatform(StiLicenseKey key)
public static boolean isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident, StiLicenseKey key)
Copyright © 2020 Stimulsoft. All Rights Reserved.