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