| 程序包 | 说明 |
|---|---|
| cloud.agileframework.security.filter.token |
| 限定符和类型 | 方法和说明 |
|---|---|
static TokenInfo |
LoginCacheInfo.createTokenInfo(String token,
Date start,
Date end)
创建token信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static LoginCacheInfo |
LoginCacheInfo.createLoginCacheInfo(String username,
org.springframework.security.core.Authentication authentication,
Long sessionToken,
TokenInfo tokenInfo)
创建登录信息
|
Copyright © 2022. All rights reserved.