Searched refs:wrapSSLSessionIfNeeded (Results 1 – 2 of 2) sorted by relevance
79 return wrapSSLSessionIfNeeded(session); in getSession()92 return wrapSSLSessionIfNeeded(session); in getSession()
274 protected SSLSession wrapSSLSessionIfNeeded(SSLSession session) { in wrapSSLSessionIfNeeded() method