Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLSession.java93 public SSLSessionContext getSessionContext(); in getSessionContext() method
/libcore/support/src/test/java/libcore/javax/net/ssl/
DFakeSSLSession.java87 public SSLSessionContext getSessionContext() { in getSessionContext() method in FakeSSLSession
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DSSLSessionBindingEventTest.java191 public SSLSessionContext getSessionContext() { in getSessionContext() method in MySSLSession
/libcore/benchmarks/src/benchmarks/regression/
DHostnameVerifierBenchmark.java144 public SSLSessionContext getSessionContext() { in getSessionContext() method in HostnameVerifierBenchmark.FakeSSLSession
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
DmySSLSession.java121 public SSLSessionContext getSessionContext() { in getSessionContext() method in mySSLSession
/libcore/luni/src/test/java/libcore/javax/net/ssl/
DDefaultHostnameVerifierTest.java525 public SSLSessionContext getSessionContext() { in getSessionContext() method in DefaultHostnameVerifierTest.StubSSLSession