类 GetSha2Method
java.lang.Object
com.publiccms.common.base.BaseMethod
com.publiccms.views.method.tools.GetSha512Method
com.publiccms.views.method.tools.GetSha2Method
- 所有已实现的接口:
freemarker.template.TemplateMethodModel
,freemarker.template.TemplateMethodModelEx
,freemarker.template.TemplateModel
GetSha2 获取sha2
-
字段概要
从类继承的字段 com.publiccms.common.base.BaseMethod
log
从接口继承的字段 freemarker.template.TemplateModel
NOTHING
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.publiccms.views.method.tools.GetSha512Method
execute, minParametersNumber, needAppToken
从类继承的方法 com.publiccms.common.base.BaseMethod
exec, execute, getBoolean, getDate, getDouble, getInteger, getIntegerArray, getLong, getLongArray, getMap, getModel, getName, getShort, getString, getStringArray, httpEnabled, setName
-
构造器详细资料
-
GetSha2Method
public GetSha2Method()
-