Package | Description |
---|---|
com.jfinal.config | |
com.jfinal.token |
Modifier and Type | Method and Description |
---|---|
ITokenCache |
Constants.getTokenCache() |
Modifier and Type | Method and Description |
---|---|
void |
Constants.setTokenCache(ITokenCache tokenCache)
Set ITokenCache implementation otherwise JFinal will use the HttpSesion to hold the token.
|
Modifier and Type | Method and Description |
---|---|
static void |
TokenManager.init(ITokenCache tokenCache) |
Copyright © 2018. All rights reserved.