Searched defs:runServerApplication (Results 1 - 9 of 9) sorted by relevance

/openjdk10/jdk/test/javax/net/ssl/FixingJavadocs/
H A DSSLSessionNulls.java48 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:SSLSessionNulls
/openjdk10/jdk/test/sun/security/ssl/DHKeyExchange/
H A DUseStrongDHSizes.java77 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:UseStrongDHSizes
/openjdk10/jdk/test/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java57 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:AnonCipherWithWantClientAuth
/openjdk10/jdk/test/sun/net/www/protocol/https/HttpsClient/
H A DServerIdentityTest.java73 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:ServerIdentityTest
H A DProxyAuthTest.java99 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:ProxyAuthTest
/openjdk10/jdk/test/javax/net/ssl/TLSv12/
H A DDisabledShortRSAKeys.java128 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:DisabledShortRSAKeys
/openjdk10/jdk/test/sun/security/ssl/SSLContextImpl/
H A DTrustTrustedCert.java126 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:TrustTrustedCert
/openjdk10/jdk/test/javax/net/ssl/templates/
H A DSSLSocketTemplate.java88 protected void runServerApplication(SSLSocket socket) throws Exception { method in class:SSLSocketTemplate
/openjdk10/jdk/test/sun/security/ssl/SSLEngineImpl/
H A DSSLEngineBadBufferArrayAccess.java297 void runServerApplication(Socket socket, boolean direct, method in class:SSLEngineBadBufferArrayAccess

Completed in 78 milliseconds