Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.cache | |
org.wso2.carbon.identity.application.authentication.framework.util |
Modifier and Type | Method and Description |
---|---|
SessionContext |
SessionContextCacheEntry.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
SessionContextCacheEntry.setContext(SessionContext context) |
Modifier and Type | Method and Description |
---|---|
static SessionContext |
FrameworkUtils.getSessionContextFromCache(String key) |
Modifier and Type | Method and Description |
---|---|
static void |
FrameworkUtils.addSessionContextToCache(String key,
SessionContext sessionContext,
int cacheTimeout) |
Copyright © 2015 WSO2. All rights reserved.