Searched defs:engineGetServerSessionContext (Results 1 – 3 of 3) sorted by relevance
58 protected SSLSessionContext engineGetServerSessionContext() { in engineGetServerSessionContext() method in FakeSSLContextSpi
44 public SSLSessionContext engineGetServerSessionContext() { in engineGetServerSessionContext() method in SSLContextSpiImpl
129 protected abstract SSLSessionContext engineGetServerSessionContext(); in engineGetServerSessionContext() method in SSLContextSpi