Searched defs:engineGetServerSessionContext (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/test/com/sun/net/ssl/SSLSecurity/
H A DJavaxSSLContextImpl.java54 protected SSLSessionContext engineGetServerSessionContext() { method in class:JavaxSSLContextImpl
/openjdk9/jdk/src/java.base/share/classes/javax/net/ssl/
H A DSSLContextSpi.java133 protected abstract SSLSessionContext engineGetServerSessionContext(); method in class:SSLContextSpi
/openjdk9/jdk/test/javax/net/ssl/sanity/pluggability/
H A DMySSLContextImpl.java50 protected SSLSessionContext engineGetServerSessionContext() { method in class:MySSLContextImpl
/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLContextImpl.java225 protected SSLSessionContext engineGetServerSessionContext() { method in class:SSLContextImpl

Completed in 27 milliseconds