Uses of Class
com.bytedesk.core.license.LicenseInfo
Packages that use LicenseInfo
-
Uses of LicenseInfo in com.bytedesk.core.license
Methods in com.bytedesk.core.license that return LicenseInfoModifier and TypeMethodDescriptionLicenseGenerator.generateLicense
(String phone, String email, String name, String company, String serverIp, LicenseTypeEnum licenseType, int userCount, Set<LicenseFeatureEnum> features) 生成授权信息LicenseService.generateLicense
(String phone, String email, String name, String company, String serverIp, LicenseTypeEnum licenseType, int userCount, Set<LicenseFeatureEnum> features, int validityMonths) 生成新的授权LicenseGenerator.validateLicense
(String licenseKey) 验证授权信息Methods in com.bytedesk.core.license with parameters of type LicenseInfoModifier and TypeMethodDescriptionprivate String
LicenseGenerator.generateLicenseKey
(LicenseInfo licenseInfo) 生成激活密钥