| 程序包 | 说明 |
|---|---|
| cloud.agileframework.security.filter.token |
| 限定符和类型 | 方法和说明 |
|---|---|
static CurrentLoginInfo |
LoginCacheInfo.getCurrentLoginInfo(String token)
根据token令牌获取用户缓存信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
LoginCacheInfo.refreshToken(CurrentLoginInfo currentLoginInfo)
刷新身份令牌
|
static void |
LoginCacheInfo.remove(CurrentLoginInfo currentLoginInfo)
退出操作,根据currentLoginInfo删除指定会话令牌
|
Copyright © 2022. All rights reserved.