Class StepLicenseManager


  • public class StepLicenseManager
    extends ch.exense.licensing.AbstractLicenseManager
    • Constructor Detail

      • StepLicenseManager

        public StepLicenseManager​(String module)
    • Method Detail

      • printErrorMsg

        public void printErrorMsg​(String msg)
        Specified by:
        printErrorMsg in class ch.exense.licensing.AbstractLicenseManager
      • checkLicenseIntegrity

        public boolean checkLicenseIntegrity()
      • checkModuleOnly

        public boolean checkModuleOnly()
      • checkLocalUserLimit

        public boolean checkLocalUserLimit​(int localUserCount)
      • checkCurrentUserLimit

        public boolean checkCurrentUserLimit​(step.core.GlobalContext context)
      • checkUserLimitForProjectedNumber

        public boolean checkUserLimitForProjectedNumber​(step.core.GlobalContext context,
                                                        int additionalNumber)