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