A C D E F G H I K L M O Q R S T U V W 

S

setActivationCompleted(boolean) - Method in class com.license4j.LicenseKey
Sets activation required value.
setActivationCompleted(boolean) - Method in class com.license4j.LicenseText
Set if license activation is completed.
setActivationCompletedDateTime(long) - Method in class com.license4j.LicenseText
Set activation completed date time.
setActivationHardwareIDSelection(int) - Method in class com.license4j.LicenseText
Set activation hardware ID selection value.
setActivationID(long) - Method in class com.license4j.LicenseText
Set activation ID if activation is completed.
setActivationPeriod(int) - Method in class com.license4j.LicenseKey
Sets activation period.
setActivationPeriod(int) - Method in class com.license4j.LicenseText
Set activation period.
setActivationRequired(boolean) - Method in class com.license4j.LicenseKey
Sets activation required boolean value.
setActivationRequired(boolean) - Method in class com.license4j.LicenseText
Set if license requires activation.
setActivationReturnType(int) - Method in class com.license4j.LicenseText
Set activation return type.
setCompanyforValidation(String) - Method in class com.license4j.LicenseKey
Sets company name.
setCustomSignedFeature(String, String) - Method in class com.license4j.LicenseText
Set a custom signed feature.
setCustomSignedFeatures(HashMap<String, String>) - Method in class com.license4j.LicenseText
Set custom signed features in a hashmap.
setCustomUnsignedFeature(String, String) - Method in class com.license4j.LicenseText
Set a custom unsigned feature.
setCustomUnsignedFeatures(HashMap<String, String>) - Method in class com.license4j.LicenseText
Set custom unsigned features in a hashmap.
setDatetimeCheck(int) - Method in class com.license4j.LicenseText
Set if online date time check is enabled.
setDatetimeNTPServer(String) - Method in class com.license4j.LicenseText
Set NTP server which will be used for online date time check if enabled.
setDatetimeNTPServerTimeout(int) - Method in class com.license4j.LicenseText
Set NTP server connection timeout value which will be used for online date time check if enabled.
setDatetimeQueryLocalADServer(boolean) - Method in class com.license4j.LicenseText
Set active directory date time query if found in local network.
setDatetimeWebServer(String) - Method in class com.license4j.LicenseText
Set web server which will be used for online date time check if enabled.
setDatetimeWebServerTimeout(int) - Method in class com.license4j.LicenseText
Set web server connection timeout value which will be used for online date time check if enabled.
setDescription(String) - Method in class com.license4j.LicenseKeyPair
Set key pair description.
setFloatingAllowedIPs(String) - Method in class com.license4j.LicenseText
When defined floating license text type license can be used by only defined IPs or IP blocks.
setFloatingLicenseAllowMultipleInstanceLimit(int) - Method in class com.license4j.LicenseText
Set a limit on instances if floating license allows multiple instances on same host with same user.
setFloatingLicenseAllowMultipleInstances(boolean) - Method in class com.license4j.LicenseText
Set if floating license allows multiple instances on same host with same user.
setFloatingLicenseCheckPeriod(int) - Method in class com.license4j.LicenseText
Set floating license check period in minutes, runtime library runs a timer to check for license availability.
setFloatingLicenseServerConnectionCheckPeriod(int) - Method in class com.license4j.LicenseText
Set floating license server connection check period in minutes, runtime library runs a timer to check for floating license server availability.
setFloatingLicenseSupersedeAllLicenses(int) - Method in class com.license4j.LicenseText
Set value for supersede all old license settings.
setFloatingLicenseSupersedeLicenses(String) - Method in class com.license4j.LicenseText
Set floating licenses IDs which is superseded by this license.
setFloatingOverUsePercent(int) - Method in class com.license4j.LicenseText
When defined floating license text type license only can be allowed to be overused on floating license server.
setGenerationDateTime(Date) - Method in class com.license4j.LicenseKey
Sets license generation date.
setHardwareID(String) - Method in class com.license4j.LicenseKey
Sets hardware id.
setHardwareIDValidationMethod(String) - Method in class com.license4j.LicenseKey
Sets hardware ID validation method.
setInternalString(String) - Method in class com.license4j.LicenseKey
Sets hidden internal string.
setLicenseFileType(int) - Method in class com.license4j.LicenseText
Should be only used if generating floating license text.
setLicenseGenerationDateTime(long) - Method in class com.license4j.LicenseText
Set license generation date time, long value from epoch.
setLicenseHardwareID(String) - Method in class com.license4j.LicenseText
To generate a node-locked license hardware ID string obtained from HardwareID class or HardwareIDViewer application is given.
setLicenseID(long) - Method in class com.license4j.LicenseText
Set unique license id, if not set it is auto generated.
setLicenseMaintenancePeriod(int) - Method in class com.license4j.LicenseText
Set license maintenance validity period in number of days.
setLicenseProductName(String) - Method in class com.license4j.LicenseText
Set product name which license is generated for.
setLicensePublicKey(String) - Method in class com.license4j.LicenseText
Set license public key, public key should only be set for floating license text.
setLicenseQuantity(int) - Method in class com.license4j.LicenseText
Set license quantity.
setLicenseSignature(String) - Method in class com.license4j.LicenseText
License signature is auto generated, do not set it.
setLicenseValidityPeriod(int) - Method in class com.license4j.LicenseText
Set license validity period in number of days.
setLicenseValidProductEdition(String) - Method in class com.license4j.LicenseText
Set product edition which license is generated and only valid for.
setLicenseValidProductID(String) - Method in class com.license4j.LicenseText
Set product ID which license is generated and only valid for.
setLicenseValidProductVersion(String) - Method in class com.license4j.LicenseText
Set product version which license is generated and only valid for.
setName(String) - Method in class com.license4j.LicenseKeyPair
Set key pair name.
setNameforValidation(String) - Method in class com.license4j.LicenseKey
Sets name to be used in validation.
setOnlineKeyMaxFailureCount(int) - Method in class com.license4j.LicenseText
Set online license key floating over internet maximum failure count.
setOnlineKeyMaxInactivePeriod(int) - Method in class com.license4j.LicenseText
Set online license key floating over internet maximum inactive period before removing lease.
setTheKey(String) - Method in class com.license4j.LicenseKey
Sets the key.
setUserCity(String) - Method in class com.license4j.LicenseText
Set license owner user city name.
setUserCompany(String) - Method in class com.license4j.LicenseText
Set license owner company name.
setUserCountry(String) - Method in class com.license4j.LicenseText
Set license owner user country name.
setUserEMail(String) - Method in class com.license4j.LicenseText
Set license owner user e-mail address.
setUserFax(String) - Method in class com.license4j.LicenseText
Set license owner user fax number.
setUserFullName(String) - Method in class com.license4j.LicenseText
Set license owner user full name.
setUserRegisteredTo(String) - Method in class com.license4j.LicenseText
Set user name which license is registered to.
setUserStreet(String) - Method in class com.license4j.LicenseText
Set license owner user street address.
setUserTelephone(String) - Method in class com.license4j.LicenseText
Set license owner uer telephone number.
setUserZipCode(String) - Method in class com.license4j.LicenseText
Set license owner user zip code.
SIGNATURE_ALGORITHM_SHA1withDSA - Static variable in class com.license4j.LicenseKeyPair
SHA1withDSA signature algorithm
SIGNATURE_ALGORITHM_SHA256withRSA - Static variable in class com.license4j.LicenseKeyPair
SHA256withRSA signature algorithm
SIGNATURE_ALGORITHM_SHA512withRSA - Static variable in class com.license4j.LicenseKeyPair
SHA512withRSA signature algorithm
stopFloatingLicenseCheckTimers() - Method in class com.license4j.License
Method stops license and server check timer tasks which starts after license validation of Floating License Text and Online License Key Floating Over Internet.
A C D E F G H I K L M O Q R S T U V W