C E G L M P R S

C

checkFileExists() - Static method in class com.vs.ezlicgen.EzLicenseConfig
checkFileExists: Check whether a valid configuration file exists.

E

EZCONFIG_FILENAME - Static variable in class com.vs.ezlicgen.EzLicenseConfig
 
EZCONFIG_HFILENAME - Static variable in class com.vs.ezlicgen.EzLicenseConfig
 
EZLIC_EDITION_PRO - Static variable in class com.vs.ezlicgen.EzLicenseVendorInfo
 
EZLIC_EDITION_STANDARD - Static variable in class com.vs.ezlicgen.EzLicenseVendorInfo
 
EzLicenseConfig - class com.vs.ezlicgen.EzLicenseConfig.
The class manages the state of the configuration information pertaining to a license manager installation.
EzLicenseConfig() - Constructor for class com.vs.ezlicgen.EzLicenseConfig
 
EzLicenseFullInfo - class com.vs.ezlicgen.EzLicenseFullInfo.
The class manages the state of the information pertaining to a license key and provides methods to generate and parse a license key, as well as those pertaining to the internal functioning of the license manager itself.
EzLicenseFullInfo() - Constructor for class com.vs.ezlicgen.EzLicenseFullInfo
 
EzLicenseVendorInfo - class com.vs.ezlicgen.EzLicenseVendorInfo.
The class applies only to vendor license key management.
EzLicenseVendorInfo() - Constructor for class com.vs.ezlicgen.EzLicenseVendorInfo
 
EzLicenseVendorLuPolicy - class com.vs.ezlicgen.EzLicenseVendorLuPolicy.
The class applies only to a vendor license key.
EzLicenseVendorLuPolicy() - Constructor for class com.vs.ezlicgen.EzLicenseVendorLuPolicy
 

G

generateKey(String) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
Generate license key based on class context that was set up through its mutators.
generateKey(String, String, String, boolean) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
NOTE: THIS METHOD IS INTENDED FOR INTERNAL USE BY THE EASYLICENSER VENDOR CODE.
getCompanyName() - Method in class com.vs.ezlicgen.EzLicenseConfig
getCompanyName: return ISV company name
getConcUserToLu() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get Ratio of concurrent users to license units
getCpuMhzToLu() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get ratio of CPU MHZ to license units
getCreationDate() - Method in class com.vs.ezlicgen.EzLicenseFullInfo
getCreationDate: returns license key creation date
getCreationTimestamp() - Method in class com.vs.ezlicgen.EzLicenseFullInfo
getCreationTimestamp: returns license key creation timestamp expressed as no.
getCreationTimestamp() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getCreationTimestamp: get vendor key creation timestamp
getCreatorUsername() - Method in class com.vs.ezlicgen.EzLicenseFullInfo
getCreatorUsername: returns license key creator user name
getDemoExpirationDays() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get demo evaluation license expiration days limit for license keys generated by demo license manager.
getDemoQuotaLimit() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get demo evaluation license quota limit.
getDomain() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getDomain: get vendor domain
getECommerce() - Method in class com.vs.ezlicgen.EzLicenseConfig
getECommerce: return whether ecommerce option
getECommerce() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getECommerce: get eCommerce-mode
getEdition() - Method in class com.vs.ezlicgen.EzLicenseConfig
getEdition: return standard / pro edition code
getEdition() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getEdition: get edition
getEndCustomerCompanyName() - Method in class com.vs.ezlicgen.EzLicenseFullInfo
getEndCustomerCompanyName: returns license key end customer company name
getEval() - Method in class com.vs.ezlicgen.EzLicenseConfig
getEval: return whether eval edition
getEval() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getEval: get eval-mode
getExpireDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getExpireDate: return current license key expiration date
getFloatUserToLu() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get ratio of # of floating users to license units
getHostName() - Method in class com.vs.ezlicgen.EzLicenseConfig
getHostName: return host name
getId() - Method in class com.vs.ezlicgen.EzLicenseFullInfo
getId: returns a unique identifier that serves as a surrogate for the unique license key (which is very long).
getInstallDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getInstallDate: return date of product installation.
getInstallDir() - Method in class com.vs.ezlicgen.EzLicenseConfig
getInstallDir: return installation directory
getLastUseDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getLastUseDate: return the date the api's were last used
getLicenseAcceptDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getLicenseAcceptDate: return date of vendor product license agreement acceptance
getLicenseKey() - Method in class com.vs.ezlicgen.EzLicenseConfig
getLicenseKey: return vendor license key
getLicenseMode() - Method in class com.vs.ezlicgen.EzLicenseConfig
getLicenseMode: return vendor license mode
getLuConsumption(EzLicenseVendorLuPolicy) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
Obtain the license-unit consumption for this license key based on the specified vendor license unit policy.
getLuPolicy() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getLuPolicy: get vendor license-unit policy
getLuToCpu() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get ratio of # of license units per CPU
getLuToNamedUser() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get ratio of number of license units per server named user
getNoRegReminder() - Method in class com.vs.ezlicgen.EzLicenseConfig
getNoRegReminder: return registration-reminder indicator
getOptions() - Method in class com.vs.ezlicgen.EzLicenseConfig
getOptions: return vendor license options
getPctRegistrationLuIncentive() - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
Get percent-license-unit-increase incentive with which to reward ISV for registering license manager product with vendor.
getPhone() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
getPhone: get vendor phone #
getProductName() - Method in class com.vs.ezlicgen.EzLicenseFullInfo
getProductName: returns license key ISV product name
getQuotaBalance() - Method in class com.vs.ezlicgen.EzLicenseConfig
getQuotaBalance: return license unit quota balance
getQuotaLast() - Method in class com.vs.ezlicgen.EzLicenseConfig
getQuotaLast: return license unit quota last allocated
getQuotaToDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getQuotaToDate: return license unit quota allocated to date
getRegisterDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getRegisterDate: return date of product registration
getUpgradeDate() - Method in class com.vs.ezlicgen.EzLicenseConfig
getUpgradeDate: return last date of license key upgrade
getUserName() - Method in class com.vs.ezlicgen.EzLicenseConfig
getUserName: return ISV user name
getVendorDomain() - Method in class com.vs.ezlicgen.EzLicenseConfig
getVendorDomain: return vendor DNS domain name
getVendorLuPolicy() - Method in class com.vs.ezlicgen.EzLicenseConfig
getVendorLuPolicy: return vendor license unit policy class
getVendorPhone() - Method in class com.vs.ezlicgen.EzLicenseConfig
getVendorPhone: return vendor support phone

L

loadConfig() - Static method in class com.vs.ezlicgen.EzLicenseConfig
loadConfig: factory method to load the vendor license configuration from the "ezconfig" file located at the current working directory.

M

makeVendorCookie() - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
makeVendorCookie: make vendor cookie with the domain name, phone, eval and license unit policy that have been set up in the class context.

P

parseLicenseKey(String, String) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
Parse the given license key, setting up the license parameters in the class context.
parseVendorCookie(String) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
parseVendorCookie: Parse a specified vendor cookie obtained from a decomposed vendor license key, into the class context.

R

regenLicenseKey(String, long, String) - Static method in class com.vs.ezlicgen.EzLicenseFullInfo
NOTE: INTERNAL METHOD NOT INTENDED FOR USE BY ISV.
regenLicenseKey(String, String, long, String) - Static method in class com.vs.ezlicgen.EzLicenseFullInfo
NOTE: INTERNAL METHOD NOT INTENDED FOR USE BY ISV.

S

saveConfig(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
Private - for internal use only
setCompanyName(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setCompanyName: sets ISV company name
setConcUserToLu(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setConcUserToLu: set ratio of # concurrent users to license units.
setCpuMhzToLu(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setCpuMhzToLu: set ratio of CPU MHZ to license units.
setCreationDate(Date) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
setCreationDate: sets license creation date
setCreationTimestamp(long) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
setCreationTimestamp: sets license creation timestamp to no.
setCreationTimestamp(long) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setCreationTimestamp: set vendor key creation timestamp
setCreatorUsername(String) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
setCreatorUsername: sets license key creator user name
setDemoExpirationDays(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setDemoExpirationDays: set time limit for ISV-generated keys in days
setDemoQuotaLimit(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setDemoQuotaLimit: set quota limit embedded in ISV-generated keys.
setDomain(String) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setDomain: set vendor domain
setECommerce(boolean) - Method in class com.vs.ezlicgen.EzLicenseConfig
setECommerce: sets eCommerce-option flag
setECommerce(boolean) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setECommerce: set eCommerce-mode
setEdition(int) - Method in class com.vs.ezlicgen.EzLicenseConfig
setEdition: sets standard/pro edition code
setEdition(int) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setEdition: set edition - standard / pro
setEndCustomerCompanyName(String) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
setEndCustomerCompanyName: sets license key end-customer company name
setEval(boolean) - Method in class com.vs.ezlicgen.EzLicenseConfig
setEval: sets eval-edition flag
setEval(boolean) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setEval: set eval-mode
setExpireDate(Date) - Method in class com.vs.ezlicgen.EzLicenseConfig
setExpireDate: sets current key expiration date
setFloatUserToLu(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setFloatUserToLu: Set ratio of floating users to license units.
setHostName(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setHostName: sets host name
setInstallDate(Date) - Method in class com.vs.ezlicgen.EzLicenseConfig
setInstallDate: sets date of product installation.
setInstallDir(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setInstallDir: sets installation directory
setLastUseDate(Date) - Method in class com.vs.ezlicgen.EzLicenseConfig
setLastUseDate: sets date of last use of api's
setLicenseAcceptDate(Date) - Method in class com.vs.ezlicgen.EzLicenseConfig
setLicenseAcceptDate: sets date of vendor product license agreement acceptance
setLicenseKey(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setLicenseKey: sets vendor license key
setLicenseMode(int) - Method in class com.vs.ezlicgen.EzLicenseConfig
setLicenseMode: sets getLicenseMode
setLuPolicy(EzLicenseVendorLuPolicy) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setLuPolicy: set vendor license-unit policy
setLuToCpu(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setLuToCpu: set ratio of # license units per CPU.
setLuToNamedUser(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setLuToNamedUser: Set ratio of license units to server named user count.
setNoRegReminder(boolean) - Method in class com.vs.ezlicgen.EzLicenseConfig
setNoRegReminder: sets no-registration-reminder indicator
setOptions(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setOptions: sets vendor license options
setPctRegistrationLuIncentive(int) - Method in class com.vs.ezlicgen.EzLicenseVendorLuPolicy
setPctRegistrationLuIncentive: set percent-license-unit-increase incentive.
setPhone(String) - Method in class com.vs.ezlicgen.EzLicenseVendorInfo
setPhone: set vendor phone #
setProductName(String) - Method in class com.vs.ezlicgen.EzLicenseFullInfo
setProductName: sets ISV product name
setQuotaBalance(long) - Method in class com.vs.ezlicgen.EzLicenseConfig
setQuotaBalance: sets license unit quota balance
setQuotaLast(long) - Method in class com.vs.ezlicgen.EzLicenseConfig
setQuotaLast: sets license unit quota last allocated
setQuotaToDate(long) - Method in class com.vs.ezlicgen.EzLicenseConfig
setQuotaToDate: sets license unit quota allocated to date
setRegisterDate(Date) - Method in class com.vs.ezlicgen.EzLicenseConfig
setRegisterDate: sets date of product registration
setUpgradeDate(Date) - Method in class com.vs.ezlicgen.EzLicenseConfig
setUpgradeDate: sets last date of license key upgrade
setUserName(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setUserName: sets ISV user name
setVendorDomain(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setVendorDomain: sets vendor domain DNS name
setVendorLuPolicy(EzLicenseVendorLuPolicy) - Method in class com.vs.ezlicgen.EzLicenseConfig
setVendorLuPolicy: set vendor license unit policy class
setVendorPhone(String) - Method in class com.vs.ezlicgen.EzLicenseConfig
setVendorPhone: sets vendor support phone number

C E G L M P R S