public class StepLicenseManager
extends ch.exense.licensing.AbstractLicenseManager
| Constructor and Description |
|---|
StepLicenseManager(String module) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkCurrentUserLimit(step.core.GlobalContext context) |
boolean |
checkLicenseIntegrity() |
boolean |
checkLocalUserLimit(int localUserCount) |
boolean |
checkModuleOnly() |
boolean |
checkUserLimitForProjectedNumber(step.core.GlobalContext context,
int additionalNumber) |
void |
printErrorMsg(String msg) |
checkLicenseIntegrityOnly, checkLicenseIntegrityOnly, checkModuleOnly, checkModuleOnly, checkProductMatchOnly, checkSignature, checkUserCountOnly, fullLicenseCheck, fullLicenseCheck, getLicenseMode, getLicenseMode, getSignatureString, loadPropertiespublic StepLicenseManager(String module)
public void printErrorMsg(String msg)
printErrorMsg in class ch.exense.licensing.AbstractLicenseManagerpublic boolean checkLicenseIntegrity()
public boolean checkModuleOnly()
public boolean checkLocalUserLimit(int localUserCount)
public boolean checkCurrentUserLimit(step.core.GlobalContext context)
public boolean checkUserLimitForProjectedNumber(step.core.GlobalContext context,
int additionalNumber)
Copyright © 2020. All rights reserved.