类 ConfSecurities
java.lang.Object
com.gdxsoft.easyweb.conf.ConfSecurities
-
方法概要
修饰符和类型方法说明Get a ConfSecurity through the nameGet the default ConfSecuritystatic ConfSecuritiesgetLst()voidsetDefaultSecurity(ConfSecurity defaultSecurity) voidsetLst(List<ConfSecurity> lst)
-
方法详细资料
-
getInstance
-
getConf
Get a ConfSecurity through the name- 参数:
name- the name- 返回:
- the conf
-
getDefaultSecurity
Get the default ConfSecurity- 返回:
- the default ConfSecurity
-
setDefaultSecurity
-
getLst
-
setLst
-