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