- readAccessToken(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- readAuthentication(OAuth2AccessToken) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- readAuthentication(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- readAuthenticationForRefreshToken(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- readOnlyElement(Document, Widget) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
对原始html内容做控件权限过滤
- readOnlyElementByAttr(Document, String, String) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
根据html原始的属性,删除该原始
- readOnlyElementByClass(Document, String) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
根据html原始的属性,删除该原始
- readOnlyElementByName(Document, String) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
功能描述:根据name将html设置为只读
- readRefreshToken(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- ReflectUtil - Class in bap.pp.util
-
类: ReflectUtil
功能描述:根据包名或者类名(pack)路径获取包下或者子包下的所有包,类,类的属性
1)获取包的方法不再是循环遍历获取包路径下的所有子包,只且只获取包路径下的子包.
- ReflectUtil() - Constructor for class bap.pp.util.ReflectUtil
-
- refreshLastRequest(String) - Method in class bap.pp.strongbox.security.config.CustomSessionRegistryImpl
-
- refreshServletContext(ServletContext, SystemInfo) - Method in class bap.pp.sysinfo.controller.SysInfoRestController
-
功能描述:更新上下文信息
- RefreshToken - Class in bap.pp.strongbox.security.oauth2.domain
-
- RefreshToken() - Constructor for class bap.pp.strongbox.security.oauth2.domain.RefreshToken
-
- registerNewSession(String, Object) - Method in class bap.pp.strongbox.security.config.CustomSessionRegistryImpl
-
- registerWebSocketHandlers(WebSocketHandlerRegistry) - Method in class bap.pp.strongbox.websocket.WebSocketConfig
-
- regxMap - Static variable in class bap.pp.util.CommonUtil
-
关于script的脚本正则匹配集合
- removeAccessToken(OAuth2AccessToken) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- removeAccessToken(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- removeAccessTokenUsingRefreshToken(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- removeColumn() - Method in class bap.pp.strongbox.config.InitDataImportColumnInfo
-
功能描述:除去不需要导入和导出的列
- removeElement(Document, Widget) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
对原始html内容做控件权限过滤
- removeElementByAttr(Document, String, String) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
根据html原始的属性,删除该原始
- removeElementByClass(Document, String) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
根据html原始的属性,删除该原始
- removeElementByName(Document, String) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
功能描述:根据html元素的name删除该元素
- removeRefreshToken(OAuth2RefreshToken) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- removeRefreshToken(String) - Method in class bap.pp.strongbox.security.oauth2.service.CustomTokenStore
-
- removeSessionInformation(String) - Method in class bap.pp.strongbox.security.config.CustomSessionRegistryImpl
-
- replaceElement(Element) - Static method in class bap.pp.filter.api.AnalyseHtmlHelper
-
- RequestFilter - Class in bap.pp.filter
-
请求过滤器,防止跨站攻击
- RequestFilter() - Constructor for class bap.pp.filter.RequestFilter
-
- reset_passowrd_ajax(String, HttpServletRequest) - Method in class bap.pp.core.staff.controller.StaffRESTController
-
功能描述:将用户密码重置为初始密码
- resetPassword(String, String) - Method in class bap.pp.core.staff.service.StaffService
-
功能描述:重置用户密码
- ResetPassword - Class in bap.pp.main.login.domain
-
- ResetPassword() - Constructor for class bap.pp.main.login.domain.ResetPassword
-
- ResetPwService - Class in bap.pp.main.login.service
-
类: ResetPwService
功能描述: 找回密码业务层
创建人: 常君
创建日期: 2015-11-9 下午02:04:03
开发环境: JDK6.0
- ResetPwService() - Constructor for class bap.pp.main.login.service.ResetPwService
-
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class bap.pp.strongbox.license.SerialExceptionHander
-
- Resource - Class in bap.pp.strongbox.resource.domain
-
菜单、资源实体类
- Resource() - Constructor for class bap.pp.strongbox.resource.domain.Resource
-
- RESOURCE_ID - Static variable in class bap.pp.strongbox.security.oauth2.config.ResourceServerConfig
-
资源服务别名
- resourceAud() - Method in class bap.pp.strongbox.resource.controller.ResourceController
-
资源新增、修改页面
- ResourceController - Class in bap.pp.strongbox.resource.controller
-
菜单控制器
- ResourceController() - Constructor for class bap.pp.strongbox.resource.controller.ResourceController
-
- resourceMain() - Method in class bap.pp.strongbox.permission.controller.PermissionController
-
进入资源权限页面前,先检查上下文中是否存储了资源集合,如果存储了直接供随后的功能取用,如没有,负责扫描并赋值
- resourceMain() - Method in class bap.pp.strongbox.resource.controller.ResourceController
-
资源管理页面
- ResourceMenuType - Class in bap.pp.strongbox.resource.domain
-
- ResourceMenuType() - Constructor for class bap.pp.strongbox.resource.domain.ResourceMenuType
-
- ResourcePermission - Class in bap.pp.strongbox.permission.domain
-
菜单资源权限表
- ResourcePermission() - Constructor for class bap.pp.strongbox.permission.domain.ResourcePermission
-
- resourcePermissionDeleteLog(Resource) - Method in class bap.pp.strongbox.permission.service.ResourcePermissionService
-
删除资源权限日志
- resourcePermissionDeleteLog(String, int, String) - Method in class bap.pp.strongbox.permission.service.ResourcePermissionService
-
删除资源权限日志
- ResourcePermissionRESTController - Class in bap.pp.strongbox.permission.controller
-
资源权限管理
- ResourcePermissionRESTController() - Constructor for class bap.pp.strongbox.permission.controller.ResourcePermissionRESTController
-
- resourcePermissionSaveLog(String, int, String) - Method in class bap.pp.strongbox.permission.service.ResourcePermissionService
-
新增资源(菜单)权限日志
- ResourcePermissionService - Class in bap.pp.strongbox.permission.service
-
菜单资源权限服务
- ResourcePermissionService() - Constructor for class bap.pp.strongbox.permission.service.ResourcePermissionService
-
- ResourceRESTController - Class in bap.pp.strongbox.resource.controller
-
资源管理
- ResourceRESTController() - Constructor for class bap.pp.strongbox.resource.controller.ResourceRESTController
-
- resourceReverseViewMain() - Method in class bap.pp.strongbox.permission.controller.PermissionController
-
资源权限反向浏览
- ResourceServer - Class in bap.pp.strongbox.client.domain
-
oauth2保护资源表
- ResourceServer() - Constructor for class bap.pp.strongbox.client.domain.ResourceServer
-
- ResourceServerConfig - Class in bap.pp.strongbox.security.oauth2.config
-
oauth2 资源端
- ResourceServerConfig() - Constructor for class bap.pp.strongbox.security.oauth2.config.ResourceServerConfig
-
- ResourceService - Class in bap.pp.strongbox.resource.service
-
菜单、资源数据服务
- ResourceService() - Constructor for class bap.pp.strongbox.resource.service.ResourceService
-
- resourceViewMain() - Method in class bap.pp.strongbox.permission.controller.PermissionController
-
资源权限浏览
- ResponseFilter - Class in bap.pp.filter
-
类: ResponseFilter 功能描述: 用于过滤控件,实现控件权限 创建人: 陈伟 创建日期: 2013-12-9
下午02:51:58 开发环境: JDK6.0
- ResponseFilter() - Constructor for class bap.pp.filter.ResponseFilter
-
- RESTController - Class in bap.pp.strongbox.security.oauth2.controller
-
客户端读取token
- RESTController() - Constructor for class bap.pp.strongbox.security.oauth2.controller.RESTController
-
- restPwd(Staff, String) - Method in class bap.pp.main.login.service.ResetPwService
-
功能描述:重置密码
- role() - Method in class bap.pp.common.controller.CommonRESTController
-
用户组字典列表
- Role - Class in bap.pp.core.role.domain
-
类: Role 功能描述: 角色(用户组)类 创建人: 陈伟 创建日期: 2012-7-3 上午09:31:47 开发环境:
JDK6.0
- Role() - Constructor for class bap.pp.core.role.domain.Role
-
- RoleController - Class in bap.pp.core.role.controller
-
用户组 增、删、改、查 控制器
- RoleController() - Constructor for class bap.pp.core.role.controller.RoleController
-
- RoleProxyService - Class in bap.pp.core.role.service
-
- RoleProxyService() - Constructor for class bap.pp.core.role.service.RoleProxyService
-
- RoleRESTController - Class in bap.pp.core.role.controller
-
用户组 RESTful API
- RoleRESTController() - Constructor for class bap.pp.core.role.controller.RoleRESTController
-
- RoleService - Class in bap.pp.core.role.service
-
用户组 增、删、改、查 Service
- RoleService() - Constructor for class bap.pp.core.role.service.RoleService
-
- roleTreeName() - Method in class bap.pp.core.role.domain.Role
-
功能描述:获得用户组的部门路径
- rtxSexCode() - Method in class bap.pp.core.staff.domain.Staff
-
功能描述:获得用于rtx的性别编号 默认为男(0)
- RUNTIME_EXCEPTION - Static variable in class bap.pp.common.service.ExceptionMessage
-
- RUNTIME_EXCEPTION_CODE - Static variable in class bap.pp.common.service.ExceptionMessage
-
- RUNTIME_EXCEPTION_MSG - Static variable in class bap.pp.common.service.ExceptionMessage
-