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

/libcore/ojluni/src/main/java/javax/net/ssl/
H A DSSLSession.java93 public SSLSessionContext getSessionContext(); method in interface:SSLSession
/libcore/benchmarks/src/benchmarks/regression/
H A DHostnameVerifierBenchmark.java144 public SSLSessionContext getSessionContext() { method in class:HostnameVerifierBenchmark.FakeSSLSession
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLSessionBindingEventTest.java189 * @see javax.net.ssl.SSLSession#getSessionContext()
191 public SSLSessionContext getSessionContext() { method in class:MySSLSession
/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DFakeSSLSession.java87 public SSLSessionContext getSessionContext() { method in class:FakeSSLSession
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
H A DmySSLSession.java121 public SSLSessionContext getSessionContext() { method in class:mySSLSession
/libcore/luni/src/test/java/libcore/javax/net/ssl/
H A DDefaultHostnameVerifierTest.java529 public SSLSessionContext getSessionContext() { method in class:DefaultHostnameVerifierTest.StubSSLSession

Completed in 424 milliseconds