Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.inbound |
Modifier and Type | Method and Description |
---|---|
static InboundAuthenticationContextCacheEntry |
InboundAuthenticationUtil.getInboundAuthenticationContextToCache(String key)
Get inbound authentication context cache
|
InboundAuthenticationContextCacheEntry |
InboundAuthenticationContextCache.getValueFromCache(InboundAuthenticationContextCacheKey key) |
Modifier and Type | Method and Description |
---|---|
static void |
InboundAuthenticationUtil.addInboundAuthenticationContextToCache(String key,
InboundAuthenticationContextCacheEntry authReqEntry)
Add to inbound authentication context cache
|
void |
InboundAuthenticationContextCache.addToCache(InboundAuthenticationContextCacheKey key,
InboundAuthenticationContextCacheEntry entry) |
Copyright © 2015 WSO2. All rights reserved.