跳过导航链接
A C E G I J N P S T V 

A

ApiMapping - cn.jdevelops.jwt.annotation中的注释类型
jwt-web专属注解

C

cn.jdevelops.jwt.annotation - 程序包 cn.jdevelops.jwt.annotation
 
cn.jdevelops.jwt.bean - 程序包 cn.jdevelops.jwt.bean
 
cn.jdevelops.jwt.constant - 程序包 cn.jdevelops.jwt.constant
 
cn.jdevelops.jwt.scan - 程序包 cn.jdevelops.jwt.scan
 
cn.jdevelops.jwt.util - 程序包 cn.jdevelops.jwt.util
 
ContextUtil - cn.jdevelops.jwt.util中的类
获取上下文
ContextUtil() - 类 的构造器cn.jdevelops.jwt.util.ContextUtil
 

E

EnableAutoScanConfiguration - cn.jdevelops.jwt.scan中的类
自动扫描
EnableAutoScanConfiguration() - 类 的构造器cn.jdevelops.jwt.scan.EnableAutoScanConfiguration
 

G

getApplicationContext() - 类 中的静态方法cn.jdevelops.jwt.util.ContextUtil
获取applicationContext
getBean(String) - 类 中的静态方法cn.jdevelops.jwt.util.ContextUtil
通过name获取 Bean.
getBean(Class<T>) - 类 中的静态方法cn.jdevelops.jwt.util.ContextUtil
通过class获取Bean.
getBean(String, Class<T>) - 类 中的静态方法cn.jdevelops.jwt.util.ContextUtil
通过name,以及Clazz返回指定的Bean
getClaim(String, String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
获得Token中的 指定key的值
getClaims(Map<String, Claim>) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
解析 jwt的 Map 为 Map eg: 只要是为了解析 Claim
getSubject(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
获得Token中的 Subject
getToken(ServerHttpRequest) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
获取token

I

InterceptorBean - cn.jdevelops.jwt.bean中的类
拦截器的放行与拦截
InterceptorBean() - 类 的构造器cn.jdevelops.jwt.bean.InterceptorBean
 

J

JwtBean - cn.jdevelops.jwt.bean中的类
jwt秘钥跟过期时间
JwtBean() - 类 的构造器cn.jdevelops.jwt.bean.JwtBean
 
JwtConstant - cn.jdevelops.jwt.constant中的接口
jwt相关的常量
JwtUtil - cn.jdevelops.jwt.util中的类
jwt工具
JwtUtil() - 类 的构造器cn.jdevelops.jwt.util.JwtUtil
 

N

NotRefreshToken - cn.jdevelops.jwt.annotation中的注释类型
不刷新token

P

parseJwt(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
获取 jwt 的内容 - 过期令牌也能解析
parseJwt2(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
获取 jwt 的内容 - 过期令牌也能解析
parseJwtVerify(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
验证并解析

S

setApplicationContext(ApplicationContext) - 类 中的方法cn.jdevelops.jwt.util.ContextUtil
 
sign(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
生成签名
sign(String, JSONObject) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
生成签名
sign(String, JSONObject, long) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
生成签名 - 接口传过期时间
sign(String, Map<String, Object>) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
生成签名

T

TOKEN - 接口 中的静态变量cn.jdevelops.jwt.constant.JwtConstant
jwt鉴权key
TOKEN_KEY - 接口 中的静态变量cn.jdevelops.jwt.constant.JwtConstant
jwt密钥串中数据的主键
TOKEN_REMARK - 接口 中的静态变量cn.jdevelops.jwt.constant.JwtConstant
jwt密钥串中数据的备注信息

V

verity(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
token 验证token是否过期
verityForMap(String) - 类 中的静态方法cn.jdevelops.jwt.util.JwtUtil
token 验证 - 解析有效令牌
A C E G I J N P S T V 
跳过导航链接

Copyright © 2022 tan. All rights reserved.