| Package | Description |
|---|---|
| org.hswebframework.web.authorization.token |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalAuthenticationUserToken
包含认证信息的用户令牌信息
|
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<String,LocalUserToken> |
DefaultUserTokenManager.tokenStorage |
| Modifier and Type | Method and Description |
|---|---|
LocalUserToken |
LocalUserToken.copy() |
| Constructor and Description |
|---|
DefaultUserTokenManager(ConcurrentMap<String,LocalUserToken> tokenStorage) |
DefaultUserTokenManager(ConcurrentMap<String,LocalUserToken> tokenStorage,
ConcurrentMap<String,Set<String>> userStorage) |
Copyright © 2016–2021. All rights reserved.