Uses of Class
com.stimulsoft.base.licenses.StiLicenseKey
Packages that use StiLicenseKey
-
Uses of StiLicenseKey in com.stimulsoft.base.licenses
Fields in com.stimulsoft.base.licenses declared as StiLicenseKeyMethods in com.stimulsoft.base.licenses that return StiLicenseKeyModifier and TypeMethodDescriptionstatic StiLicenseKeyStiLicenseKey.get(byte[] bytes) static StiLicenseKeystatic StiLicenseKeyStiLicense.getLicenseKey()StiLicenseActivationResponse.getLicenseKey()static StiLicenseKeyStiLicenseKeyValidator.getLicenseKey()Methods in com.stimulsoft.base.licenses with parameters of type StiLicenseKeyModifier and TypeMethodDescriptionstatic booleanStiLicenseKeyValidator.isValid(StiProductIdent ident, StiLicenseKey key) static booleanStiLicenseKeyValidator.isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident, StiLicenseKey key) static booleanStiLicense.isValidLicenseKey(StiLicenseKey licenseKey) static booleanStiLicenseKeyValidator.isValidOnAnyPlatform(StiLicenseKey key) static booleanStiLicenseKeyValidator.isValidOnJavaFramework(StiLicenseKey key) static StiLicenseActivationResponseStiLicenseActivationResponse.makeFine(StiLicenseKey licenseKey) static voidStiLicense.setLicenseKey(StiLicenseKey licenseKey) voidStiLicenseActivationResponse.setLicenseKey(StiLicenseKey licenseKey)