| 程序包 | 说明 |
|---|---|
| cloud.agileframework.security.filter.token | |
| cloud.agileframework.security.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static LoginCacheInfo |
LoginCacheInfo.createLoginCacheInfo(String username,
org.springframework.security.core.Authentication authentication,
Long sessionToken,
TokenInfo tokenInfo)
创建登录信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
LoginCacheInfo.validateCacheDate(LoginCacheInfo loginCacheInfo)
验证当前redis缓存数据是否合法
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<LoginCacheInfo> |
ContextUtil.currentUsers() |
Copyright © 2022. All rights reserved.