Searched refs:getClientSessionContext (Results 1 – 5 of 5) sorted by relevance
26 .getClientSessionContext(); in test_sessionCacheSize()50 .getClientSessionContext(); in test_sessionTimeout()73 .getClientSessionContext(); in test_getSession()91 .getClientSessionContext(); in test_getIds()
97 sslC.getClientSessionContext(); in checkSSLContext()138 assertNull("Not null result", sslC.getClientSessionContext()); in checkSSLContext()
184 sslC[i].getClientSessionContext()); in test_getClientSessionContext()
174 clientSslContext.getClientSessionContext()); in test_getSessionContext()
446 public final SSLSessionContext getClientSessionContext() { in getClientSessionContext() method in SSLContext