Searched refs:getSessionFromPersistentCache (Results 1 – 3 of 3) sorted by relevance
229 return getSessionFromPersistentCache(sessionId); in getSessionFromCache()253 abstract SslSessionWrapper getSessionFromPersistentCache(byte[] sessionId); in getSessionFromPersistentCache() method
59 SslSessionWrapper getSessionFromPersistentCache(byte[] sessionId) { in getSessionFromPersistentCache() method in ServerSessionContext
170 SslSessionWrapper getSessionFromPersistentCache(byte[] sessionId) { in getSessionFromPersistentCache() method in ClientSessionContext