Home
last modified time | relevance | path

Searched defs:getSessionContext (Results 1 – 9 of 9) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
DFakeSSLSession.java93 public SSLSessionContext getSessionContext() { in getSessionContext() method in FakeSSLSession
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
DSSLSessionBindingEventTest.java151 public SSLSessionContext getSessionContext() { in getSessionContext() method in MySSLSession
/external/apache-http/android/src/android/net/http/
DDelegatingSSLSession.java123 public SSLSessionContext getSessionContext() { in getSessionContext() method in DelegatingSSLSession
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLExtendedSessionImpl.java84 public SSLSessionContext getSessionContext() { in getSessionContext() method in OpenSSLExtendedSessionImpl
DSSLNullSession.java128 public SSLSessionContext getSessionContext() { in getSessionContext() method in SSLNullSession
DOpenSSLSessionImpl.java340 public SSLSessionContext getSessionContext() { in getSessionContext() method in OpenSSLSessionImpl
DSSLParametersImpl.java194 public AbstractSessionContext getSessionContext() { in getSessionContext() method in SSLParametersImpl
/external/jetty/src/java/org/eclipse/jetty/server/session/
DAbstractSession.java229 public HttpSessionContext getSessionContext() throws IllegalStateException in getSessionContext() method in AbstractSession
/external/conscrypt/src/test/java/org/conscrypt/
DTrustManagerImplTest.java359 public SSLSessionContext getSessionContext() { in getSessionContext() method in TrustManagerImplTest.MySSLSession