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