public class SimpleDecisionCache extends EntitlementBaseCache<IdentityCacheKey,String>
Constructor and Description |
---|
SimpleDecisionCache(int timeOut) |
Modifier and Type | Method and Description |
---|---|
void |
addToCache(String key,
String decision) |
void |
clearCache() |
String |
getFromCache(String key) |
addToCache, clear, clearCacheEntry, getValueFromCache, initCacheBuilder, setCacheEntryCreatedListener, setCacheEntryUpdatedListener, updateToCache
Copyright © 2016 WSO2. All rights reserved.