A B C D E F G H I J L M N O P R S T U V W X
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- add() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- addDo(Cms_channel, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- addDo(Cms_link_class, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- addDo(Cms_link, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- addDo(Cms_site) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- addDo(Sys_config) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- addDo(Sys_dict, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- addDo(Sys_route, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- addDo(Sys_task, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- addDo(Sys_unit, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- addDo(Sys_user, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- addDo(Wx_config, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- addDo(Wx_mass_news, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- addDo(Wx_menu, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- addDo(Wx_reply_img, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- addDo(Wx_reply_news, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- addDo(Wx_reply_txt, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- addDo(Wx_tpl_id, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplIdController
- addDo(String, Cms_article, long[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- addDo(String, Sys_role, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- addDo(String, Wx_reply, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- addDo(NutMap, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- addDo(NutMap, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- aeskey - 类 中的变量cn.wizzer.app.web.commons.ext.wx.WxHandler
- afterAttempt(Realm, AuthenticationToken, AuthenticationInfo, AuthenticationInfo, Throwable) - 类 中的方法cn.wizzer.app.web.commons.shiro.pam.AnySuccessfulStrategy
- allDetail(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- AnySuccessfulStrategy - cn.wizzer.app.web.commons.shiro.pam中的类
- AnySuccessfulStrategy() - 类 的构造器cn.wizzer.app.web.commons.shiro.pam.AnySuccessfulStrategy
- api - 类 中的变量cn.wizzer.app.web.commons.ext.wx.WxHandler
- AppBase - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- appContext - 类 中的变量cn.wizzer.app.web.commons.filter.RouteFilterStarter
- AppDomain - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- appid - 类 中的变量cn.wizzer.app.web.commons.ext.wx.WxHandler
- AppName - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- AppRoot - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- AppShrotName - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- AppUploadBase - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- AppUploadPath - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- article(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.wx.CmsController
- article_data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- asc_to_bcd(byte) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
- ASCII_To_BCD(byte[], int) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
ASCII码转BCD码
- async - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- async() - 注释类型 中的方法cn.wizzer.app.web.commons.slog.annotation.SLog
-
是否异步执行,默认为true
- async(Sys_log) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
-
异步插入日志
B
- back(String, String, HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.wx.WechatController
- bcd2Str(byte[]) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
BCD转字符串
- BdController - cn.wizzer.app.web.modules.controllers.open.ueditor中的类
-
Created by Wizzer on 2016/7/9.
- BdController() - 类 的构造器cn.wizzer.app.web.modules.controllers.open.ueditor.BdController
- beforeAllAttempts(Collection<? extends Realm>, AuthenticationToken) - 类 中的方法cn.wizzer.app.web.commons.shiro.pam.AnySuccessfulStrategy
-
Returns
nullimmediately, relying on this class'smergeimplementation to return only the firstinfoobject it encounters, ignoring all subsequent ones.
C
- caches - 类 中的静态变量cn.wizzer.app.web.commons.slog.SLogService
- CaptchaEmptyException - cn.wizzer.app.web.commons.shiro.exception中的异常错误
-
Created by wizzer on 2017/1/10.
- CaptchaEmptyException() - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaEmptyException
- CaptchaEmptyException(String) - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaEmptyException
- CaptchaEmptyException(String, Throwable) - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaEmptyException
- CaptchaEmptyException(Throwable) - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaEmptyException
- CaptchaIncorrectException - cn.wizzer.app.web.commons.shiro.exception中的异常错误
-
Created by wizzer on 2017/1/10.
- CaptchaIncorrectException() - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaIncorrectException
- CaptchaIncorrectException(String) - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaIncorrectException
- CaptchaIncorrectException(String, Throwable) - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaIncorrectException
- CaptchaIncorrectException(Throwable) - 异常错误 的构造器cn.wizzer.app.web.commons.shiro.exception.CaptchaIncorrectException
- channel(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.wx.CmsController
- channel_data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- check(String, String, String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- checkParams(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.processor.XssSqlFilterProcessor
- child(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- child(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- child(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- child(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- child(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- close() - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
- CmsArticleController - cn.wizzer.app.web.modules.controllers.platform.cms中的类
-
Created by wizzer on 2016/6/28.
- CmsArticleController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- CmsArticleListTag - cn.wizzer.app.web.modules.tags中的类
-
beetl标签-CMS文章列表 Created by wizzer on 2018/11/11.
- CmsArticleListTag() - 类 的构造器cn.wizzer.app.web.modules.tags.CmsArticleListTag
- CmsArticleTag - cn.wizzer.app.web.modules.tags中的类
-
beetl标签-CMS文章详情 Created by wizzer on 2018/11/11.
- CmsArticleTag() - 类 的构造器cn.wizzer.app.web.modules.tags.CmsArticleTag
- CmsChannelController - cn.wizzer.app.web.modules.controllers.platform.cms中的类
-
Created by wizzer on 2016/6/28.
- CmsChannelController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- CmsChannelListTag - cn.wizzer.app.web.modules.tags中的类
-
beetl标签-CMS栏目列表 Created by wizzer on 2018/11/11.
- CmsChannelListTag() - 类 的构造器cn.wizzer.app.web.modules.tags.CmsChannelListTag
- CmsChannelTag - cn.wizzer.app.web.modules.tags中的类
-
beetl标签-CMS栏目详情 Created by wizzer on 2018/11/11.
- CmsChannelTag() - 类 的构造器cn.wizzer.app.web.modules.tags.CmsChannelTag
- CmsController - cn.wizzer.app.web.modules.controllers.front.wx中的类
-
Created by wizzer on 2016/8/20.
- CmsController() - 类 的构造器cn.wizzer.app.web.modules.controllers.front.wx.CmsController
- CmsLinkClassController - cn.wizzer.app.web.modules.controllers.platform.cms中的类
-
Created by wizzer on 2016/6/28.
- CmsLinkClassController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- CmsLinkController - cn.wizzer.app.web.modules.controllers.platform.cms中的类
-
Created by wizzer on 2016/6/28.
- CmsLinkController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- CmsLinkListTag - cn.wizzer.app.web.modules.tags中的类
-
beetl标签-友情链接 Created by wizzer on 2018/11/11.
- CmsLinkListTag() - 类 的构造器cn.wizzer.app.web.modules.tags.CmsLinkListTag
- CmsSiteController - cn.wizzer.app.web.modules.controllers.platform.cms中的类
-
Created by wizzer on 2016/6/28.
- CmsSiteController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- cn.wizzer.app.web.commons.base - 程序包 cn.wizzer.app.web.commons.base
- cn.wizzer.app.web.commons.core - 程序包 cn.wizzer.app.web.commons.core
- cn.wizzer.app.web.commons.ext.beetl - 程序包 cn.wizzer.app.web.commons.ext.beetl
- cn.wizzer.app.web.commons.ext.pubsub - 程序包 cn.wizzer.app.web.commons.ext.pubsub
- cn.wizzer.app.web.commons.ext.websocket - 程序包 cn.wizzer.app.web.commons.ext.websocket
- cn.wizzer.app.web.commons.ext.wx - 程序包 cn.wizzer.app.web.commons.ext.wx
- cn.wizzer.app.web.commons.filter - 程序包 cn.wizzer.app.web.commons.filter
- cn.wizzer.app.web.commons.processor - 程序包 cn.wizzer.app.web.commons.processor
- cn.wizzer.app.web.commons.shiro.exception - 程序包 cn.wizzer.app.web.commons.shiro.exception
- cn.wizzer.app.web.commons.shiro.filter - 程序包 cn.wizzer.app.web.commons.shiro.filter
- cn.wizzer.app.web.commons.shiro.listener - 程序包 cn.wizzer.app.web.commons.shiro.listener
- cn.wizzer.app.web.commons.shiro.pam - 程序包 cn.wizzer.app.web.commons.shiro.pam
- cn.wizzer.app.web.commons.shiro.realm - 程序包 cn.wizzer.app.web.commons.shiro.realm
- cn.wizzer.app.web.commons.shiro.remember - 程序包 cn.wizzer.app.web.commons.shiro.remember
- cn.wizzer.app.web.commons.shiro.token - 程序包 cn.wizzer.app.web.commons.shiro.token
- cn.wizzer.app.web.commons.slog - 程序包 cn.wizzer.app.web.commons.slog
- cn.wizzer.app.web.commons.slog.annotation - 程序包 cn.wizzer.app.web.commons.slog.annotation
- cn.wizzer.app.web.commons.utils - 程序包 cn.wizzer.app.web.commons.utils
- cn.wizzer.app.web.modules.controllers.front.pc - 程序包 cn.wizzer.app.web.modules.controllers.front.pc
- cn.wizzer.app.web.modules.controllers.front.wx - 程序包 cn.wizzer.app.web.modules.controllers.front.wx
- cn.wizzer.app.web.modules.controllers.open.file - 程序包 cn.wizzer.app.web.modules.controllers.open.file
- cn.wizzer.app.web.modules.controllers.open.pay - 程序包 cn.wizzer.app.web.modules.controllers.open.pay
- cn.wizzer.app.web.modules.controllers.open.ueditor - 程序包 cn.wizzer.app.web.modules.controllers.open.ueditor
- cn.wizzer.app.web.modules.controllers.open.wx - 程序包 cn.wizzer.app.web.modules.controllers.open.wx
- cn.wizzer.app.web.modules.controllers.platform.cms - 程序包 cn.wizzer.app.web.modules.controllers.platform.cms
- cn.wizzer.app.web.modules.controllers.platform.sys - 程序包 cn.wizzer.app.web.modules.controllers.platform.sys
- cn.wizzer.app.web.modules.controllers.platform.wx - 程序包 cn.wizzer.app.web.modules.controllers.platform.wx
- cn.wizzer.app.web.modules.tags - 程序包 cn.wizzer.app.web.modules.tags
- conf - 类 中的变量cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- conf - 类 中的变量cn.wizzer.app.web.commons.filter.RouteFilterStarter
- contains(String, String) - 类 中的方法cn.wizzer.app.web.commons.utils.StringUtil
-
判断是否包含字符串
- createHandler(Session, EndpointConfig) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- createRouteFilter() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- createToken(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.commons.shiro.filter.PlatformAuthenticationFilter
- cron() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- cronExp(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- custom() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- customDo(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
D
- data(int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- data(int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- data(int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- data(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- data(String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLogController
- data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMsgUserController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplIdController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplListController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplLogController
- data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxUserController
- data(String, String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- DateUtil - cn.wizzer.app.web.commons.utils中的类
-
Created by wizzer on 2016/6/24.
- DateUtil() - 类 的构造器cn.wizzer.app.web.commons.utils.DateUtil
- decryptByPrivateKey(String, RSAPrivateKey) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
私钥解密
- defaultMsg(WxInMsg) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- delete(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- delete(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- delete(String, String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- delete(String, String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- delete(String, String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- delete(String, String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- delete(String, String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplLogController
- delete(String, String, String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplIdController
- delete(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- delete(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- deleteNews(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- deletes(String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- deletes(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- deletes(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- deletes(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- deletes(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- depose() - 类 中的方法cn.wizzer.app.web.commons.core.WebPlatformMainLauncher
- depose() - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
- deserialize(byte[]) - 类 中的方法cn.wizzer.app.web.commons.shiro.remember.SimplePrincipalSerializer
- destroy() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilter
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- disable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- doChangePassword(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilter
- doGetAuthenticationInfo(AuthenticationToken) - 类 中的方法cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- doGetAuthorizationInfo(PrincipalCollection) - 类 中的方法cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
-
授权查询回调函数, 进行鉴权但缓存中无用户的授权信息时调用.
- doLog(String, CharSegment, InterceptorChain, Throwable) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- doLogin(AuthenticationToken, HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
-
登陆验证
- down(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxUserController
E
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- edit(String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- edit(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- edit(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- editData(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- editDataDo(Sys_menu, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- editDo(Cms_article, long[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- editDo(Cms_channel, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- editDo(Cms_link_class, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- editDo(Cms_link, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- editDo(Cms_site) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- editDo(Sys_config) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- editDo(Sys_dict, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- editDo(Sys_role, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- editDo(Sys_route, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- editDo(Sys_task, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- editDo(Sys_unit, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- editDo(Sys_user, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- editDo(Wx_config, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- editDo(Wx_menu, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- editDo(Wx_reply_img, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- editDo(Wx_reply_news, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- editDo(Wx_reply_txt, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- editDo(String, Wx_reply, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- editMenu(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- editMenuDo(NutMap, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- els - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- enable(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- encryptByPublicKey(String, RSAPublicKey) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
公钥加密
- eventClick(WxInMsg) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- eventSubscribe(WxInMsg) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- eventUnsubscribe(WxInMsg) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- export(String, String, String, String, String, HttpServletResponse) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
F
- file(TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.file.UploadController
- FileSizeFormat - cn.wizzer.app.web.commons.ext.beetl中的类
-
Created by wizzer on 2018/1/23.
- FileSizeFormat() - 类 的构造器cn.wizzer.app.web.commons.ext.beetl.FileSizeFormat
- filter(InterceptorChain) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- format(Object, String) - 类 中的方法cn.wizzer.app.web.commons.ext.beetl.FileSizeFormat
- format(Object, String) - 类 中的方法cn.wizzer.app.web.commons.ext.beetl.Html2TxtFormat
- format(Object, String) - 类 中的方法cn.wizzer.app.web.commons.ext.beetl.HtmlEscapeFormat
- format(Object, String) - 类 中的方法cn.wizzer.app.web.commons.ext.beetl.StrlenFormat
- format(Date, String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
转换日期格式(yyyy-MM-dd HH:mm:ss)
- formatDateTime(Date) - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
转换日期格式(yyyy-MM-dd HH:mm:ss)
G
- getCaptcha() - 类 中的方法cn.wizzer.app.web.commons.shiro.token.PlatformCaptchaToken
- getCaptcha(ServletRequest) - 类 中的方法cn.wizzer.app.web.commons.shiro.filter.PlatformAuthenticationFilter
- getCaptchaParam() - 类 中的方法cn.wizzer.app.web.commons.shiro.filter.PlatformAuthenticationFilter
- getCnASCII(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.PinyinUtil
-
将字符串转移为ASCII码
- getDate() - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
获取当前时间(HH:mm:ss)
- getDate(long) - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
时间戳日期
- getDate(long, String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
时间戳日期
- getDateTime() - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
获取当前时间(yyyy-MM-dd HH:mm:ss)
- getDispatches() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- getDo(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplListController
- getFilter() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- getInitParameters() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- getKeys() - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
生成公钥和私钥
- getMsg(String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkNotifyService
- getMsgCrypt() - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- getName() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- getName() - 类 中的方法cn.wizzer.app.web.commons.slog.SLogAopConfigration
- getOrder() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- getOrder(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.PageUtil
- getParentId(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.StringUtil
-
获得父节点ID
- getPath(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.StringUtil
-
去掉URL中?
- getPathSpec() - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilterStarter
- getPingYin(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.PinyinUtil
-
将汉字转换为全拼
- getPinYinHeadChar(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.PinyinUtil
-
返回中文的首字母
- getPlatformLoginname() - 类 中的静态方法cn.wizzer.app.web.commons.utils.StringUtil
-
获取平台后台登陆用户名称
- getPlatformUid() - 类 中的静态方法cn.wizzer.app.web.commons.utils.StringUtil
-
获取平台后台登陆UID
- getPlatformUsername() - 类 中的静态方法cn.wizzer.app.web.commons.utils.StringUtil
-
获取平台后台登陆用户名称
- getPrincipal() - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
返回用户 Principal
- getPrincipalProperty(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
返回用户属性
- getPrivateKey(String, String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
使用模和指数生成RSA私钥 /None/NoPadding
- getPublicKey(String, String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
使用模和指数生成RSA公钥
- getRedisService() - 类 中的方法cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- getRndNumber(int) - 类 中的静态方法cn.wizzer.app.web.commons.utils.StringUtil
-
得到n位随机数
- getRoleService() - 类 中的方法cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- getSessionId() - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
获取当前实例sessionId
- getTime() - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
获取当前时间(HH:mm:ss)
- getTime(String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
通过字符串时间获取时间戳 nutzwk5.0改为long
- getTime(SimpleDateFormat, String) - 类 中的静态方法cn.wizzer.app.web.commons.utils.DateUtil
-
通过字符串时间获取时间戳 nutzwk5.0改为long
- getUserService() - 类 中的方法cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- getWxApi2(String) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxService
- Globals - cn.wizzer.app.web.commons.base中的类
-
Created by wizzer on 2016/12/19.
- Globals() - 类 的构造器cn.wizzer.app.web.commons.base.Globals
- GlobalsSettingProcessor - cn.wizzer.app.web.commons.processor中的类
-
Created by wizzer on 2016/6/22.
- GlobalsSettingProcessor() - 类 的构造器cn.wizzer.app.web.commons.processor.GlobalsSettingProcessor
H
- has(String) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogAopConfigration
- hasAnyPermissions(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个权限。
- hasAnyPermissions(String[]) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个权限。
- hasAnyPermissions(String, String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个权限。
- hasAnyPermissions(Collection<String>) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个权限。
- hasAnyRoles(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个角色。
- hasAnyRoles(String[]) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个角色。
- hasAnyRoles(String, String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个角色。
- hasAnyRoles(Collection<String>) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具有以下任意一个角色。
- hasPermission(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具备某权限。
- hasRole(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否具备某角色。
- home(HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysHomeController
- Html2TxtFormat - cn.wizzer.app.web.commons.ext.beetl中的类
-
Created by wizzer on 2018/2/6.
- Html2TxtFormat() - 类 的构造器cn.wizzer.app.web.commons.ext.beetl.Html2TxtFormat
- HtmlEscapeFormat - cn.wizzer.app.web.commons.ext.beetl中的类
- HtmlEscapeFormat() - 类 的构造器cn.wizzer.app.web.commons.ext.beetl.HtmlEscapeFormat
I
- image(TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.file.UploadController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysHomeController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- index() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
- index(int, int, String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.pc.PcCnIndexController
- index(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMsgUserController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplIdController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplListController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxTplLogController
- index(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxUserController
- index(String, HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- index(String, HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- index(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLogController
- index(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- init - 类 中的变量cn.wizzer.app.web.commons.processor.NutShiroProcessor
- init() - 类 中的方法cn.wizzer.app.web.commons.base.Globals
- init() - 类 中的方法cn.wizzer.app.web.commons.core.WebPlatformMainLauncher
- init() - 类 中的方法cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- init() - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- init() - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
- init(FilterConfig) - 类 中的方法cn.wizzer.app.web.commons.filter.RouteFilter
- init(NutConfig, ActionInfo) - 类 中的方法cn.wizzer.app.web.commons.processor.GlobalsSettingProcessor
- init(NutConfig, ActionInfo) - 类 中的方法cn.wizzer.app.web.commons.processor.NutShiroProcessor
- init(NutConfig, ActionInfo) - 类 中的方法cn.wizzer.app.web.commons.processor.WkFailProcessor
- initRoute(SysRouteService) - 类 中的静态方法cn.wizzer.app.web.commons.base.Globals
- initSysConfig(SysConfigService) - 类 中的静态方法cn.wizzer.app.web.commons.base.Globals
- initWx() - 类 中的静态方法cn.wizzer.app.web.commons.base.Globals
- innerMsg(String, int, List<NutMap>) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkNotifyService
- interceptor - 类 中的变量cn.wizzer.app.web.commons.processor.NutShiroProcessor
- ioc - 类 中的变量cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- ioc - 类 中的变量cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- ioc - 类 中的变量cn.wizzer.app.web.commons.filter.RouteFilterStarter
- ioc - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopConfigration
- ioc - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- isAuthenticated() - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证是否为已认证通过的用户,不包含已记住的用户,这是与 isUser 标签方法的区别所在
- isGuest() - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否为访客,即未认证(包含未记住)的用户
- isNotAuthenticated() - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证是否为未认证通过用户,与 isAuthenticated 标签相对应,与 isGuest 标签的区别是,该标签包含已记住用户
- isUser() - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否认证通过或已记住的用户
J
- jedisAgent - 类 中的变量cn.wizzer.app.web.commons.ext.websocket.WkJedisRoomProvider
- jedisAgent - 类 中的变量cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- join(String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
- join(String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkJedisRoomProvider
- join(NutMap) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
-
加入房间 对应的消息是 {action:"join", room:"wendal"}
L
- lacksPermission(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否不具备某权限,与 hasPermission 逻辑相反。
- lacksRole(String) - 类 中的方法cn.wizzer.app.web.commons.utils.ShiroUtil
-
验证用户是否不具备某角色,与 hasRole 逻辑相反。
- layout(String, boolean, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
-
切换布局,对登陆用户有效
- left(String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
- left(String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkJedisRoomProvider
- left(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysHomeController
- left(NutMap) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
-
退出房间 对应的消息是 {action:"left", room:"wendal"}
- lerrorUri - 类 中的变量cn.wizzer.app.web.commons.processor.XssSqlFilterProcessor
- LightCookieRememberMeManager - cn.wizzer.app.web.commons.shiro.remember中的类
-
由于shiro默认按照jdk生成base64编码cookies策略长度超过4K,造成浏览器无法识别 所以已经重写生成cookies策略 Created by wizzer on 2017/1/18.
- LightCookieRememberMeManager() - 类 的构造器cn.wizzer.app.web.commons.shiro.remember.LightCookieRememberMeManager
- list(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.wx.CmsController
- log - 类 中的静态变量cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- log(String, String, String, String, boolean, String, String) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
- log(String, String, String, String, CharSegment, Map<String, El>, boolean, boolean, boolean, Object[], Object, Method, Object, Throwable) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
-
本方法通常由aop拦截器调用.
- login(HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
- loginUri - 类 中的变量cn.wizzer.app.web.commons.processor.NutShiroProcessor
- logout(HttpSession, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
-
退出系统
- LogTimeProcessor - cn.wizzer.app.web.commons.processor中的类
-
Created by Wizzer.cn on 2015/7/2.
- LogTimeProcessor() - 类 的构造器cn.wizzer.app.web.commons.processor.LogTimeProcessor
M
- main(String[]) - 类 中的静态方法cn.wizzer.app.web.commons.core.WebPlatformMainLauncher
- makeIt(SLog, Method, Ioc) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogAopConfigration
- makeLog(String, String, String, String, String, String) - 类 中的静态方法cn.wizzer.app.web.commons.slog.SLogService
- massData(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- match - 类 中的变量cn.wizzer.app.web.commons.processor.NutShiroProcessor
- match(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.shiro.filter.PlatformAuthenticationFilter
- menu(String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- menu(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- menuAll(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- menuAll(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- menuAll(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- menuDo(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- menuRole(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- merge(AuthenticationInfo, AuthenticationInfo) - 类 中的方法cn.wizzer.app.web.commons.shiro.pam.AnySuccessfulStrategy
-
Returns the specified
aggregateinstance if is non null and valid (that is, has principals and they are not empty) immediately, or, if it is null or not valid, theinfoargument is returned instead. - mode() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- modeDo(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- msg() - 注释类型 中的方法cn.wizzer.app.web.commons.slog.annotation.SLog
- msg(String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
- msg(NutMap) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
-
获取通知 对应的消息是 {action:"msg", room:"superadmin"}
- msgCrypt - 类 中的变量cn.wizzer.app.web.commons.ext.wx.WxHandler
- msgIn(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.wx.WeixinController
- MyConfig - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
N
- news(String, HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- newsData(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- newsDetail(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- next(HttpSession, int, int) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
- noAuthUri - 类 中的变量cn.wizzer.app.web.commons.processor.NutShiroProcessor
- noPermission() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
- notify(Sys_msg, String[]) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkNotifyService
- NutShiroProcessor - cn.wizzer.app.web.commons.processor中的类
-
Created by wizzer on 2016/6/24.
- NutShiroProcessor() - 类 的构造器cn.wizzer.app.web.commons.processor.NutShiroProcessor
O
- oauth(String, String, HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.wx.WechatController
- offline(String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkNotifyService
- offlineNoMsg(String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkNotifyService
- onExpiration(Session) - 类 中的方法cn.wizzer.app.web.commons.shiro.listener.WebSessionListener
- onMessage(String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- onMessage(String, String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- onStart(Session) - 类 中的方法cn.wizzer.app.web.commons.shiro.listener.WebSessionListener
- onStop(Session) - 类 中的方法cn.wizzer.app.web.commons.shiro.listener.WebSessionListener
P
- PageUtil - cn.wizzer.app.web.commons.utils中的类
-
Created by wizzer on 2018.09
- PageUtil() - 类 的构造器cn.wizzer.app.web.commons.utils.PageUtil
- param - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- param() - 注释类型 中的方法cn.wizzer.app.web.commons.slog.annotation.SLog
-
是否记录传递参数
- pass() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- path(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysHomeController
- payWxpay(int, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
- PcCnIndexController - cn.wizzer.app.web.modules.controllers.front.pc中的类
-
中文站点演示 Created by wizzer on 2018/11/11.
- PcCnIndexController() - 类 的构造器cn.wizzer.app.web.modules.controllers.front.pc.PcCnIndexController
- PinyinUtil - cn.wizzer.app.web.commons.utils中的类
-
Created by wizzer on 2017/5/24.
- PinyinUtil() - 类 的构造器cn.wizzer.app.web.commons.utils.PinyinUtil
- PlatformAuthenticationFilter - cn.wizzer.app.web.commons.shiro.filter中的类
-
Created by wizzer on 2017/1/10.
- PlatformAuthenticationFilter() - 类 的构造器cn.wizzer.app.web.commons.shiro.filter.PlatformAuthenticationFilter
- PlatformAuthorizingRealm - cn.wizzer.app.web.commons.shiro.realm中的类
-
Created by wizzer on 2017/1/11.
- PlatformAuthorizingRealm() - 类 的构造器cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- PlatformAuthorizingRealm(CredentialsMatcher) - 类 的构造器cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- PlatformAuthorizingRealm(CacheManager) - 类 的构造器cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- PlatformAuthorizingRealm(CacheManager, CredentialsMatcher) - 类 的构造器cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
- PlatformCaptchaToken - cn.wizzer.app.web.commons.shiro.token中的类
-
Created by wizzer on 2017/1/11.
- PlatformCaptchaToken(String, String, boolean, String, String) - 类 的构造器cn.wizzer.app.web.commons.shiro.token.PlatformCaptchaToken
- process(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.processor.GlobalsSettingProcessor
- process(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.processor.LogTimeProcessor
- process(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.processor.NutShiroProcessor
- process(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.processor.WkFailProcessor
- process(ActionContext) - 类 中的方法cn.wizzer.app.web.commons.processor.XssSqlFilterProcessor
- pubSubService - 类 中的变量cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- pubSubService - 类 中的变量cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- pushMenu(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
R
- RabbitMQEnabled - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- read(String[], HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- read(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- readAll(HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- readDetail(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- redpack(int, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
- redpackGroup(int, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
- render() - 类 中的方法cn.wizzer.app.web.modules.tags.CmsArticleListTag
- render() - 类 中的方法cn.wizzer.app.web.modules.tags.CmsArticleTag
- render() - 类 中的方法cn.wizzer.app.web.modules.tags.CmsChannelListTag
- render() - 类 中的方法cn.wizzer.app.web.modules.tags.CmsChannelTag
- render() - 类 中的方法cn.wizzer.app.web.modules.tags.CmsLinkListTag
- replyDo(String, String, String, String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMsgUserController
- resetPwd(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
- result - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- result() - 注释类型 中的方法cn.wizzer.app.web.commons.slog.annotation.SLog
-
记录执行结果
- RouteFilter - cn.wizzer.app.web.commons.filter中的类
-
Created by Wizzer on 2016/7/31.
- RouteFilter() - 类 的构造器cn.wizzer.app.web.commons.filter.RouteFilter
- RouteFilterStarter - cn.wizzer.app.web.commons.filter中的类
- RouteFilterStarter() - 类 的构造器cn.wizzer.app.web.commons.filter.RouteFilterStarter
- RouteMap - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- RSAUtil - cn.wizzer.app.web.commons.utils中的类
-
Created by wizzer on 2017/4/24.
- RSAUtil() - 类 的构造器cn.wizzer.app.web.commons.utils.RSAUtil
- run() - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
S
- seg - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- select(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- selectData(String, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- send(String, String, String, String, Map<String, WxTemplateData>) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.TplService
-
通过模板编号发送模板消息,并记录到日志表
- send(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- sendDo(Wx_mass, String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- sendNotify(Reader) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.pay.WxPayBackController
- serialize(PrincipalCollection) - 类 中的方法cn.wizzer.app.web.commons.shiro.remember.SimplePrincipalSerializer
- setCaptcha(String) - 类 中的方法cn.wizzer.app.web.commons.shiro.token.PlatformCaptchaToken
- ShiroUtil - cn.wizzer.app.web.commons.utils中的类
-
Created by wizzer on 2017/1/16.
- ShiroUtil() - 类 的构造器cn.wizzer.app.web.commons.utils.ShiroUtil
- SimplePrincipalSerializer - cn.wizzer.app.web.commons.shiro.remember中的类
-
Creates A GZIPed rememberMe cookie, based on the patch for SHIRO-226 (https://issues.apache.org/jira/browse/SHIRO-226) Created by wizzer on 2017/1/18.
- SimplePrincipalSerializer() - 类 的构造器cn.wizzer.app.web.commons.shiro.remember.SimplePrincipalSerializer
- SLog - cn.wizzer.app.web.commons.slog.annotation中的注释类型
- SLogAopConfigration - cn.wizzer.app.web.commons.slog中的类
-
Created by wizzer on 2016/6/22.
- SLogAopConfigration() - 类 的构造器cn.wizzer.app.web.commons.slog.SLogAopConfigration
- SLogAopInterceptor - cn.wizzer.app.web.commons.slog中的类
-
Created by wizzer on 2016/6/22.
- SLogAopInterceptor(Ioc, SLog, Method) - 类 的构造器cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- sLogService - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- SLogService - cn.wizzer.app.web.commons.slog中的类
-
Created by wizzer on 2016/6/22.
- SLogService() - 类 的构造器cn.wizzer.app.web.commons.slog.SLogService
- sort(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- sort(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- sortDo(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- sortDo(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- sortDo(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- sortDo(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- sortDo(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- source - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- splitArray(byte[], int) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
拆分数组
- splitString(String, int) - 类 中的静态方法cn.wizzer.app.web.commons.utils.RSAUtil
-
拆分字符串
- startWith(String, String) - 类 中的方法cn.wizzer.app.web.commons.utils.StringUtil
-
判断是否以字符串开头
- StringUtil - cn.wizzer.app.web.commons.utils中的类
-
Created by wizzer on 2018/3/17.
- StringUtil() - 类 的构造器cn.wizzer.app.web.commons.utils.StringUtil
- StrlenFormat - cn.wizzer.app.web.commons.ext.beetl中的类
-
Created by wizzer on 2018/2/6.
- StrlenFormat() - 类 的构造器cn.wizzer.app.web.commons.ext.beetl.StrlenFormat
- sync(Sys_log) - 类 中的方法cn.wizzer.app.web.commons.slog.SLogService
-
同步插入日志
- SysConfController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/28.
- SysConfController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
- sysConfigService - 类 中的变量cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- SysDictController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/24.
- SysDictController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- SysHomeController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/23.
- SysHomeController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysHomeController
- SysLogController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/29.
- SysLogController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysLogController
- SysLoginController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/22.
- SysLoginController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
- sysLogService - 类 中的变量cn.wizzer.app.web.commons.slog.SLogService
- SysMenuController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/28.
- SysMenuController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- SysMsgController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
- SysMsgController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- SysMsgUserController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
- SysMsgUserController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- SysRoleController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/28.
- SysRoleController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- SysRouteController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
- SysRouteController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
- sysRouteService - 类 中的变量cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- SysTaskController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
- SysTaskController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
- SysUnitController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/24.
- SysUnitController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- SysUserController - cn.wizzer.app.web.modules.controllers.platform.sys中的类
-
Created by wizzer on 2016/6/23.
- SysUserController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
T
- tag - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- tag() - 注释类型 中的方法cn.wizzer.app.web.commons.slog.annotation.SLog
-
标签
- test(HttpServletRequest, HttpSession) - 类 中的方法cn.wizzer.app.web.modules.controllers.front.wx.CmsController
- text(WxInMsg) - 类 中的方法cn.wizzer.app.web.commons.ext.wx.WxHandler
- theme(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysLoginController
-
切换样式,对登陆用户有效
- toJson(Object) - 类 中的方法cn.wizzer.app.web.commons.utils.StringUtil
-
将对象转为JSON字符串(页面上使用)
- token - 类 中的变量cn.wizzer.app.web.commons.ext.wx.WxHandler
- TplService - cn.wizzer.app.web.commons.ext.wx中的类
-
Created by wizzer on 2016/8/6.
- TplService() - 类 的构造器cn.wizzer.app.web.commons.ext.wx.TplService
- transfers(int, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
- tree(String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
- tree(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
- tree(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
- tree(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
- tree(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- tree(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
- tree(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- type - 类 中的变量cn.wizzer.app.web.commons.slog.SLogAopInterceptor
- type() - 注释类型 中的方法cn.wizzer.app.web.commons.slog.annotation.SLog
U
- unread(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- unread_num() - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- unreadDetail(String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgUserController
- UploadController - cn.wizzer.app.web.modules.controllers.open.file中的类
-
Created by Wizzer on 2016/7/5.
- UploadController() - 类 的构造器cn.wizzer.app.web.modules.controllers.open.file.UploadController
- uploadimage(TempFile, String, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.ueditor.BdController
- uploadimage(TempFile, String, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.ueditor.WxController
- uploadImage(String, TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- uploadImage(String, TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- uploadImage(String, TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- uploadThumb(String, TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- user(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- user_data(String, String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- user_view_data(String, String, int, int, String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysMsgController
- usersAdd(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- usersDel(String, String, HttpServletRequest) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
- userSearch(String, String) - 类 中的方法cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
V
- video(TempFile, HttpServletRequest, AdaptorErrorContext) - 类 中的方法cn.wizzer.app.web.modules.controllers.open.file.UploadController
W
- warMain(ServletContext) - 类 中的静态方法cn.wizzer.app.web.commons.core.WebPlatformMainLauncher
- WebPlatformMainLauncher - cn.wizzer.app.web.commons.core中的类
-
Created by wizzer on 2018/3/16.
- WebPlatformMainLauncher() - 类 的构造器cn.wizzer.app.web.commons.core.WebPlatformMainLauncher
- WebPubSub - cn.wizzer.app.web.commons.ext.pubsub中的类
-
订阅发布用于更新所有实例的 Globals变量 Created by wizzer on 2018/3/18.
- WebPubSub() - 类 的构造器cn.wizzer.app.web.commons.ext.pubsub.WebPubSub
- WebSessionListener - cn.wizzer.app.web.commons.shiro.listener中的类
-
Created by wizzer on 2018/7/5.
- WebSessionListener() - 类 的构造器cn.wizzer.app.web.commons.shiro.listener.WebSessionListener
- WechatController - cn.wizzer.app.web.modules.controllers.front.wx中的类
-
Created by wizzer on 2016/8/6.
- WechatController() - 类 的构造器cn.wizzer.app.web.modules.controllers.front.wx.WechatController
- WeixinController - cn.wizzer.app.web.modules.controllers.open.wx中的类
-
Created by wizzer on 2016/7/3.
- WeixinController() - 类 的构造器cn.wizzer.app.web.modules.controllers.open.wx.WeixinController
- whenException(ActionContext, Exception) - 类 中的方法cn.wizzer.app.web.commons.processor.NutShiroProcessor
- whenOtherException(ActionContext, Exception) - 类 中的方法cn.wizzer.app.web.commons.processor.NutShiroProcessor
- whenUnauthenticated(ActionContext, UnauthenticatedException) - 类 中的方法cn.wizzer.app.web.commons.processor.NutShiroProcessor
- whenUnauthorized(ActionContext, UnauthorizedException) - 类 中的方法cn.wizzer.app.web.commons.processor.NutShiroProcessor
- WkFailProcessor - cn.wizzer.app.web.commons.processor中的类
- WkFailProcessor() - 类 的构造器cn.wizzer.app.web.commons.processor.WkFailProcessor
- WkJedisRoomProvider - cn.wizzer.app.web.commons.ext.websocket中的类
-
Created by wizzer on 2018/7/5.
- WkJedisRoomProvider(JedisAgent) - 类 的构造器cn.wizzer.app.web.commons.ext.websocket.WkJedisRoomProvider
- WkNotifyService - cn.wizzer.app.web.commons.ext.websocket中的类
-
Created by wizzer on 2018/6/28.
- WkNotifyService() - 类 的构造器cn.wizzer.app.web.commons.ext.websocket.WkNotifyService
- WkWebSocket - cn.wizzer.app.web.commons.ext.websocket中的类
- WkWebSocket() - 类 的构造器cn.wizzer.app.web.commons.ext.websocket.WkWebSocket
- WkWsHandler - cn.wizzer.app.web.commons.ext.websocket中的类
- WkWsHandler() - 类 的构造器cn.wizzer.app.web.commons.ext.websocket.WkWsHandler
- wsids(String) - 类 中的方法cn.wizzer.app.web.commons.ext.websocket.WkJedisRoomProvider
- WxConfigController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by wizzer on 2016/7/3.
- WxConfigController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
- WxController - cn.wizzer.app.web.modules.controllers.open.ueditor中的类
-
Created by Wizzer on 2016/7/9.
- WxController() - 类 的构造器cn.wizzer.app.web.modules.controllers.open.ueditor.WxController
- WxHandler - cn.wizzer.app.web.commons.ext.wx中的类
-
Created by wizzer on 2016/7/3.
- WxHandler() - 类 的构造器cn.wizzer.app.web.commons.ext.wx.WxHandler
- WxMap - 类 中的静态变量cn.wizzer.app.web.commons.base.Globals
- WxMassController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by Wizzer on 2016/7/9.
- WxMassController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
- WxMenuController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by wizzer on 2016/7/3.
- WxMenuController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
- WxMsgUserController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by Wizzer on 2016/7/8.
- WxMsgUserController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxMsgUserController
- WxPayBackController - cn.wizzer.app.web.modules.controllers.open.pay中的类
-
Created by wizzer on 2016/7/3.
- WxPayBackController() - 类 的构造器cn.wizzer.app.web.modules.controllers.open.pay.WxPayBackController
- WxPayTestController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
微信扫码支付测试 Created by wizzer on 2017/3/23.
- WxPayTestController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
- WxReplyController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by wizzer on 2016/7/6.
- WxReplyController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
- WxReplyImgController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by Wizzer on 2016/7/5.
- WxReplyImgController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyImgController
- WxReplyNewsController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by Wizzer on 2016/7/5.
- WxReplyNewsController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
- WxReplyTxtController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by Wizzer on 2016/7/5.
- WxReplyTxtController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
- WxService - cn.wizzer.app.web.commons.ext.wx中的类
-
Created by wizzer on 2018/3/17.
- WxService() - 类 的构造器cn.wizzer.app.web.commons.ext.wx.WxService
- WxTplIdController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
- WxTplIdController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxTplIdController
- WxTplListController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
- WxTplListController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxTplListController
- WxTplLogController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
- WxTplLogController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxTplLogController
- WxUserController - cn.wizzer.app.web.modules.controllers.platform.wx中的类
-
Created by Wizzer on 2016/7/8.
- WxUserController() - 类 的构造器cn.wizzer.app.web.modules.controllers.platform.wx.WxUserController
X
- XssSqlFilterProcessor - cn.wizzer.app.web.commons.processor中的类
-
SQL XSS拦截 Created by wizzer on 2016/7/1.
- XssSqlFilterProcessor() - 类 的构造器cn.wizzer.app.web.commons.processor.XssSqlFilterProcessor
所有类 所有程序包