Modifier and Type | Method and Description |
---|---|
AuthenticationResultCacheEntry |
AuthenticationResultCache.getValueFromCache(AuthenticationResultCacheKey key)
Retrieves a cache entry.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationResultCache.addToCache(AuthenticationResultCacheKey key,
AuthenticationResultCacheEntry entry)
Add a cache entry.
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationResultCacheEntry |
FrameworkUtils.getAuthenticationResultFromCache(String key)
To get authentication cache result from cache
|
Copyright © 2016 WSO2. All rights reserved.