com.stimulsoft.base.licenses
Class StiLicenseKeyValidator
java.lang.Object
com.stimulsoft.base.licenses.StiLicenseKeyValidator
public class StiLicenseKeyValidator
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiLicenseKeyValidator
public StiLicenseKeyValidator()
isValid
public static boolean isValid(StiProductIdent ident,
StiLicenseKey key)
isValidOnJavaFramework
public static boolean isValidOnJavaFramework(StiLicenseKey key)
isValidOnAnyPlatform
public static boolean isValidOnAnyPlatform(StiLicenseKey key)
isValidInDesignerOrOnSpecifiedPlatform
public static boolean isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident,
StiLicenseKey key)
getLicenseKey
public static StiLicenseKey getLicenseKey()