Searched defs:getPeerPort (Results 1 - 9 of 9) sorted by relevance

/libcore/ojluni/src/main/java/javax/net/ssl/
H A DSSLSession.java371 public int getPeerPort(); method in interface:SSLSession
H A DSSLEngine.java1077 public int getPeerPort() { method in class:SSLEngine
/libcore/benchmarks/src/benchmarks/regression/
H A DHostnameVerifierBenchmark.java135 public int getPeerPort() { method in class:HostnameVerifierBenchmark.FakeSSLSession
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLSessionBindingEventTest.java168 * @see javax.net.ssl.SSLSession#getPeerPort()
170 public int getPeerPort() { method in class:MySSLSession
/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DFakeSSLSession.java75 public int getPeerPort() { method in class:FakeSSLSession
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DMySSLContextSpi.java123 public int getPeerPort() { method in class:MySSLContextSpi.tmpSSLEngine
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
H A DMySSLContextSpi.java121 public int getPeerPort() { method in class:MySSLContextSpi.tmpSSLEngine
H A DmySSLSession.java109 public int getPeerPort() { method in class:mySSLSession
/libcore/luni/src/test/java/libcore/javax/net/ssl/
H A DDefaultHostnameVerifierTest.java514 public int getPeerPort() { method in class:DefaultHostnameVerifierTest.StubSSLSession

Completed in 79 milliseconds