Searched refs:getValueNames (Results 1 – 9 of 9) sorted by relevance
124 public String[] getValueNames() { in getValueNames() method in OpenSSLExtendedSessionImpl125 return delegate.getValueNames(); in getValueNames()
141 public String[] getValueNames() { in getValueNames() method in SSLNullSession
418 public String[] getValueNames() { in getValueNames() method in OpenSSLSessionImpl
106 assertEquals(0, session.getValueNames().length); in testGetValue()137 assertEquals("abc", session.getValueNames()[0]); in testGetValue()
109 public String[] getValueNames() { in getValueNames() method in FakeSSLSession
165 public String[] getValueNames() { in getValueNames() method in MySSLSession
133 public String[] getValueNames() { in getValueNames() method in DelegatingSSLSession
252 public String[] getValueNames() throws IllegalStateException in getValueNames() method in AbstractSession
369 public String[] getValueNames() { in getValueNames() method in TrustManagerImplTest.MySSLSession