Searched refs:getSessionContext (Results 1 – 12 of 12) sorted by relevance
84 public SSLSessionContext getSessionContext() { in getSessionContext() method in OpenSSLExtendedSessionImpl85 return delegate.getSessionContext(); in getSessionContext()
128 public SSLSessionContext getSessionContext() { in getSessionContext() method in SSLNullSession
194 public AbstractSessionContext getSessionContext() { in getSessionContext() method in SSLParametersImpl678 peerCertificates, hostname, port, getSessionContext()); in setupSession()681 getSessionContext().putSession(sslSession); in setupSession()
340 public SSLSessionContext getSessionContext() { in getSessionContext() method in OpenSSLSessionImpl
153 final AbstractSessionContext sessionContext = sslParameters.getSessionContext(); in beginHandshake()
313 final AbstractSessionContext sessionContext = sslParameters.getSessionContext(); in startHandshake()
93 public SSLSessionContext getSessionContext() { in getSessionContext() method in FakeSSLSession
151 public SSLSessionContext getSessionContext() { in getSessionContext() method in MySSLSession
123 public SSLSessionContext getSessionContext() { in getSessionContext() method in DelegatingSSLSession
56 assertNull(session.getSessionContext()); in testSSLSessionImplCipherSuiteSecureRandom()
229 public HttpSessionContext getSessionContext() throws IllegalStateException in getSessionContext() method in AbstractSession
359 public SSLSessionContext getSessionContext() { in getSessionContext() method in TrustManagerImplTest.MySSLSession