Searched defs:getPeerHost (Results 1 - 10 of 10) sorted by relevance

/libcore/luni/src/main/java/javax/net/ssl/
H A DSSLSession.java123 public String getPeerHost(); method in interface:SSLSession
H A DSSLEngine.java60 public String getPeerHost() { method in class:SSLEngine
/libcore/benchmarks/src/benchmarks/regression/
H A DHostnameVerifierBenchmark.java132 public String getPeerHost() { method in class:HostnameVerifierBenchmark.FakeSSLSession
/libcore/luni/src/test/java/tests/api/javax/net/ssl/
H A DSSLSessionBindingEventTest.java161 * @see javax.net.ssl.SSLSession#getPeerHost()
163 public String getPeerHost() { method in class:MySSLSession
/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DFakeSSLSession.java71 public String getPeerHost() { method in class:FakeSSLSession
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
H A DOpenSSLSessionImpl.java286 public String getPeerHost() { method in class:OpenSSLSessionImpl
H A DSSLSessionImpl.java142 public String getPeerHost() { method in class:SSLSessionImpl
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DMySSLContextSpi.java120 public String getPeerHost() { method in class:MySSLContextSpi.tmpSSLEngine
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
H A DMySSLContextSpi.java118 public String getPeerHost() { method in class:MySSLContextSpi.tmpSSLEngine
H A DmySSLSession.java105 public String getPeerHost() { method in class:mySSLSession

Completed in 157 milliseconds