Searched refs:toSSLSession (Results 1 – 4 of 4) sorted by relevance
80 persistentCache.putSessionData(session.toSSLSession(), data); in onBeforeAddSession()
204 abstract SSLSession toSSLSession(); in toSSLSession() method in SslSessionWrapper344 SSLSession toSSLSession() { in toSSLSession() method in SslSessionWrapper.Impl
151 persistentCache.putSessionData(session.toSSLSession(), data); in onBeforeAddSession()
128 return session.toSSLSession(); in getSession()