A B C D E F G H I J P Q S T U V
A
- addCorsMappings(CorsRegistry) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.web.AuthInterceptorConfig
-
- addInterceptors(InterceptorRegistry) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.web.AuthInterceptorConfig
-
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.interceptor.TokenInterceptor
-
- AuthInterceptorConfig - im.qingtui.qbee.open.platform.third.token.filter.web中的类
-
- AuthInterceptorConfig() - 类 的构造器im.qingtui.qbee.open.platform.third.token.filter.web.AuthInterceptorConfig
-
B
- BaseExceptionAdvice - im.qingtui.qbee.open.platform.third.token.filter.aop中的类
-
轻推通用异常处理拦截器
- BaseExceptionAdvice() - 类 的构造器im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
C
- CHECK_QBEE_TOKEN - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
验证远程轻蜂token地址
- checkQBeeToken(String) - 类 中的方法im.qingtui.qbee.open.platform.third.token.controller.QBeeThirdTokenController
-
- checkQBeeToken(String) - 类 中的方法im.qingtui.qbee.open.platform.third.token.service.impl.QBeeTokenServiceImpl
-
验证轻蜂token并获取最新token
- checkQBeeToken(String) - 接口 中的方法im.qingtui.qbee.open.platform.third.token.service.QBeeTokenService
-
验证轻蜂token并获取最新token
- CROSS_URL - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
允许自带路径跨域
- CURRENT_TIME_MILLIS - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
JWT-currentTimeMillis的key
D
- dealToken(String) - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.common.utils.JwtUtils
-
处理整理token,去掉Bear和最后一截数据
E
- EMPLOYEE_ID - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
JWT-employeeId的key
- EXCEPTION_ERROR - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
异常error
- ExceptionConstants - im.qingtui.qbee.open.platform.third.token.common.constants中的类
-
异常常量
- ExceptionConstants() - 类 的构造器im.qingtui.qbee.open.platform.third.token.common.constants.ExceptionConstants
-
- EXPECT_CHECK_TOKEN - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
验证token
- EXPECT_CHECK_TOKEN_REFRESH - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
刷新token
- EXPECT_URL - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
不需要token验证的url
- EXPIRE_TIME - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
token过期时间
- EXPIRE_TIME_KEY - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
JWT-expireTime的key
F
- freshQBeeToken(String, String) - 类 中的方法im.qingtui.qbee.open.platform.third.token.controller.QBeeThirdTokenController
-
G
- GET_USER_INFO - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
获取当前用户信息
- getClaim(String, String) - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.common.utils.JwtUtils
-
获得Token中的信息无需secret解密也能获得
- getTokenUserInfo(String) - 类 中的方法im.qingtui.qbee.open.platform.third.token.service.impl.QBeeTokenServiceImpl
-
获取用户信息
- getTokenUserInfo(String) - 接口 中的方法im.qingtui.qbee.open.platform.third.token.service.QBeeTokenService
-
获取用户信息
H
- handleBaseException(BaseException) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
- handleBaseRuntimeException(BaseRunTimeException) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
- handleCommonBaseException(long, String, Object, Map<String, String>) - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
处理轻推通用异常
- handleDefaultException() - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
返回 一个 默认 的 -1 异常
- handleException(Exception) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
- handleIllegalRequestException(Exception) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.aop.BaseExceptionAdvice
-
I
- im.qingtui.qbee.open.platform.third.token.common.constants - 程序包 im.qingtui.qbee.open.platform.third.token.common.constants
-
- im.qingtui.qbee.open.platform.third.token.common.exception - 程序包 im.qingtui.qbee.open.platform.third.token.common.exception
-
- im.qingtui.qbee.open.platform.third.token.common.utils - 程序包 im.qingtui.qbee.open.platform.third.token.common.utils
-
- im.qingtui.qbee.open.platform.third.token.controller - 程序包 im.qingtui.qbee.open.platform.third.token.controller
-
- im.qingtui.qbee.open.platform.third.token.filter.aop - 程序包 im.qingtui.qbee.open.platform.third.token.filter.aop
-
- im.qingtui.qbee.open.platform.third.token.filter.configuration - 程序包 im.qingtui.qbee.open.platform.third.token.filter.configuration
-
- im.qingtui.qbee.open.platform.third.token.filter.interceptor - 程序包 im.qingtui.qbee.open.platform.third.token.filter.interceptor
-
- im.qingtui.qbee.open.platform.third.token.filter.web - 程序包 im.qingtui.qbee.open.platform.third.token.filter.web
-
- im.qingtui.qbee.open.platform.third.token.model.dto - 程序包 im.qingtui.qbee.open.platform.third.token.model.dto
-
- im.qingtui.qbee.open.platform.third.token.model.vo - 程序包 im.qingtui.qbee.open.platform.third.token.model.vo
-
- im.qingtui.qbee.open.platform.third.token.service - 程序包 im.qingtui.qbee.open.platform.third.token.service
-
- im.qingtui.qbee.open.platform.third.token.service.impl - 程序包 im.qingtui.qbee.open.platform.third.token.service.impl
-
J
- JwtUtils - im.qingtui.qbee.open.platform.third.token.common.utils中的类
-
- JwtUtils() - 类 的构造器im.qingtui.qbee.open.platform.third.token.common.utils.JwtUtils
-
P
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.interceptor.TokenInterceptor
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.interceptor.TokenInterceptor
-
Q
- QBeeOpSDKAutoConfiguration - im.qingtui.qbee.open.platform.third.token.filter.configuration中的类
-
自动扫描
- QBeeOpSDKAutoConfiguration() - 类 的构造器im.qingtui.qbee.open.platform.third.token.filter.configuration.QBeeOpSDKAutoConfiguration
-
- QbeeSSOException - im.qingtui.qbee.open.platform.third.token.common.exception中的异常错误
-
轻推单点异常
- QbeeSSOException(CodeMsgDTO) - 异常错误 的构造器im.qingtui.qbee.open.platform.third.token.common.exception.QbeeSSOException
-
- QBeeThirdTokenController - im.qingtui.qbee.open.platform.third.token.controller中的类
-
- QBeeThirdTokenController() - 类 的构造器im.qingtui.qbee.open.platform.third.token.controller.QBeeThirdTokenController
-
- QBeeTokenDTO - im.qingtui.qbee.open.platform.third.token.model.dto中的类
-
轻蜂token
- QBeeTokenDTO() - 类 的构造器im.qingtui.qbee.open.platform.third.token.model.dto.QBeeTokenDTO
-
- QBeeTokenExpDTO - im.qingtui.qbee.open.platform.third.token.model.dto中的类
-
轻蜂token的过期时间
- QBeeTokenExpDTO() - 类 的构造器im.qingtui.qbee.open.platform.third.token.model.dto.QBeeTokenExpDTO
-
- QBeeTokenService - im.qingtui.qbee.open.platform.third.token.service中的接口
-
轻蜂token服务
- QBeeTokenServiceImpl - im.qingtui.qbee.open.platform.third.token.service.impl中的类
-
轻蜂token服务
- QBeeTokenServiceImpl() - 类 的构造器im.qingtui.qbee.open.platform.third.token.service.impl.QBeeTokenServiceImpl
-
S
- SecurityConstants - im.qingtui.qbee.open.platform.third.token.common.constants中的类
-
安全验证
- SecurityConstants() - 类 的构造器im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
- sign(String, String, Long, Date) - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.common.utils.JwtUtils
-
通过员工id、用户id, 当前时间和过期时间获取token签名
- signByQBeeToken(String, String, String) - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.common.utils.JwtUtils
-
通过员工id、用户id, 轻蜂的token生成三方token签名
T
- ThirdTokenChaimDTO - im.qingtui.qbee.open.platform.third.token.model.dto中的类
-
第三方token信息
- ThirdTokenChaimDTO() - 类 的构造器im.qingtui.qbee.open.platform.third.token.model.dto.ThirdTokenChaimDTO
-
- ThirdTokenVO - im.qingtui.qbee.open.platform.third.token.model.vo中的类
-
第三方token验证
- ThirdTokenVO() - 类 的构造器im.qingtui.qbee.open.platform.third.token.model.vo.ThirdTokenVO
-
- TOKEN_EXPIRE_TIME - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
放在返回头部过期时间key
- TOKEN_INVALID - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.ExceptionConstants
-
当前请求token不合法
- TOKEN_SECRET - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
token加密秘钥
- TOKEN_SEPARATION - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
token包含数据部分长度分隔符(用.隔开)
- TOKEN_SEPARATION_RPX - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
token的分段正则
- TokenInterceptor - im.qingtui.qbee.open.platform.third.token.filter.interceptor中的类
-
token拦截器
- TokenInterceptor() - 类 的构造器im.qingtui.qbee.open.platform.third.token.filter.interceptor.TokenInterceptor
-
- tokenInterceptor() - 类 中的方法im.qingtui.qbee.open.platform.third.token.filter.web.AuthInterceptorConfig
-
U
- UrlConstants - im.qingtui.qbee.open.platform.third.token.common.constants中的类
-
路径常量
- UrlConstants() - 类 的构造器im.qingtui.qbee.open.platform.third.token.common.constants.UrlConstants
-
- USER_ID - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.SecurityConstants
-
JWT-userId的key
- USER_NOT_EXIST - 类 中的静态变量im.qingtui.qbee.open.platform.third.token.common.constants.ExceptionConstants
-
当前用户不存在
- UserInfoDTO - im.qingtui.qbee.open.platform.third.token.model.dto中的类
-
用户信息
- UserInfoDTO() - 类 的构造器im.qingtui.qbee.open.platform.third.token.model.dto.UserInfoDTO
-
- UserPartyDTO - im.qingtui.qbee.open.platform.third.token.model.dto中的类
-
用户团队信息
- UserPartyDTO() - 类 的构造器im.qingtui.qbee.open.platform.third.token.model.dto.UserPartyDTO
-
V
- verify(String) - 类 中的静态方法im.qingtui.qbee.open.platform.third.token.common.utils.JwtUtils
-
A B C D E F G H I J P Q S T U V
Copyright © 2021. All rights reserved.