Searched refs:certStoreCache (Results 1 – 1 of 1) sorted by relevance
188 certStoreCache = Cache.newSoftMemoryCache(CACHE_SIZE); field in URICertStore194 CertStore ucs = certStoreCache.get(params); in getInstance()197 certStoreCache.put(params, ucs); in getInstance()