类 LicenseCreatorUtils
java.lang.Object
com.cdkjframework.license.util.LicenseCreatorUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ResponseResultEntity
generate
(LicenseCreatorEntity param) 生成证书static ResponseResultEntity
生成证书
-
构造器详细资料
-
LicenseCreatorUtils
public LicenseCreatorUtils()
-
-
方法详细资料
-
generate
生成证书
- 参数:
param
- 生成证书需要的参数,如:- 抛出:
Exception
-
generateLicense
生成证书
- 参数:
param
- 证书创建需要的参数对象- 返回:
- 返回生成结果
-