Searched refs:getFromCache (Results 1 – 2 of 2) sorted by relevance
163 X509CertImpl newC = getFromCache(certCache, encoding); in intern()199 X509CRLImpl newC = getFromCache(crlCache, encoding); in intern()216 private static synchronized <K,V> V getFromCache(Cache<K,V> cache, in getFromCache() method in X509Factory
48 private static synchronized <K, V> V getFromCache( in getFromCache() method in X509Factory