| 程序包 | 说明 |
|---|---|
| com.jfinal.config | |
| com.jfinal.token |
| 限定符和类型 | 方法和说明 |
|---|---|
ITokenCache |
Constants.getTokenCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Constants.setTokenCache(ITokenCache tokenCache)
Set ITokenCache implementation otherwise JFinal will use the HttpSesion to hold the token.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
TokenManager.init(ITokenCache tokenCache) |
Copyright © 2015. All rights reserved.