跳过导航链接
C D G K N P S 

C

cn.dev33.satoken.temp.jwt - 程序包 cn.dev33.satoken.temp.jwt
 
createToken(Object, long, String) - 类 中的静态方法cn.dev33.satoken.temp.jwt.SaJwtUtil
根据指定值创建 jwt-token
createToken(Object, long) - 类 中的方法cn.dev33.satoken.temp.jwt.SaTempForJwt
根据value创建一个token

D

deleteToken(String) - 类 中的方法cn.dev33.satoken.temp.jwt.SaTempForJwt
删除一个token

G

getJwtSecretKey() - 类 中的方法cn.dev33.satoken.temp.jwt.SaTempForJwt
获取jwt秘钥
getTimeout(String, String) - 类 中的静态方法cn.dev33.satoken.temp.jwt.SaJwtUtil
从一个 jwt-token 解析出载荷, 并取出其剩余有效期
getTimeout(String) - 类 中的方法cn.dev33.satoken.temp.jwt.SaTempForJwt
返回指定token的剩余有效期,单位:秒
getValue(String, String) - 类 中的静态方法cn.dev33.satoken.temp.jwt.SaJwtUtil
从一个 jwt-token 解析出载荷, 并取出数据

K

KEY_EFF - 类 中的静态变量cn.dev33.satoken.temp.jwt.SaJwtUtil
key: 有效期 (时间戳)
KEY_VALUE - 类 中的静态变量cn.dev33.satoken.temp.jwt.SaJwtUtil
key: value

N

NEVER_EXPIRE - 类 中的静态变量cn.dev33.satoken.temp.jwt.SaJwtUtil
当有效期被设为此值时,代表永不过期

P

parseToken(String, String) - 类 中的静态方法cn.dev33.satoken.temp.jwt.SaJwtUtil
从一个 jwt-token 解析出载荷
parseToken(String) - 类 中的方法cn.dev33.satoken.temp.jwt.SaTempForJwt
解析token获取value

S

SaJwtUtil - cn.dev33.satoken.temp.jwt中的类
jwt操作工具类
SaJwtUtil() - 类 的构造器cn.dev33.satoken.temp.jwt.SaJwtUtil
 
SaTempForJwt - cn.dev33.satoken.temp.jwt中的类
Sa-Token 临时令牌验证模块接口 JWT实现类
SaTempForJwt() - 类 的构造器cn.dev33.satoken.temp.jwt.SaTempForJwt
 
C D G K N P S 
跳过导航链接

Copyright © 2022. All Rights Reserved.