Searched defs:getValueNames (Results 1 - 5 of 5) sorted by relevance

/libcore/luni/src/main/java/javax/net/ssl/
H A DSSLSession.java181 public String[] getValueNames(); method in interface:SSLSession
/libcore/benchmarks/src/benchmarks/regression/
H A DHostnameVerifierBenchmark.java150 public String[] getValueNames() { method in class:HostnameVerifierBenchmark.FakeSSLSession
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLSessionBindingEventTest.java203 * @see javax.net.ssl.SSLSession#getValueNames()
205 public String[] getValueNames() { method in class:MySSLSession
/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DFakeSSLSession.java95 public String[] getValueNames() { method in class:FakeSSLSession
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
H A DmySSLSession.java157 public String[] getValueNames() { method in class:mySSLSession

Completed in 252 milliseconds