Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.cache |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationResultCache.addToCache(AuthenticationResultCacheKey key,
AuthenticationResultCacheEntry entry)
Add a cache entry.
|
void |
AuthenticationResultCache.clearCacheEntry(AuthenticationResultCacheKey key)
Clears a cache entry.
|
AuthenticationResultCacheEntry |
AuthenticationResultCache.getValueFromCache(AuthenticationResultCacheKey key)
Retrieves a cache entry.
|
Copyright © 2016 WSO2. All rights reserved.