Searched refs:startServer (Results 76 - 89 of 89) sorted by relevance

1234

/openjdk7/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/
H A DCookieHandlerTest.java230 startServer(true);
234 startServer(false);
263 void startServer(boolean newThread) throws Exception { method in class:CookieHandlerTest
H A DDNSIdentities.java766 startServer(true);
770 startServer(false);
795 void startServer(boolean newThread) throws Exception { method in class:DNSIdentities
H A DIPAddressDNSIdentities.java775 startServer(true);
779 startServer(false);
804 void startServer(boolean newThread) throws Exception { method in class:IPAddressDNSIdentities
H A DIPAddressIPIdentities.java767 startServer(true);
771 startServer(false);
796 void startServer(boolean newThread) throws Exception { method in class:IPAddressIPIdentities
H A DIPIdentities.java766 startServer(true);
770 startServer(false);
795 void startServer(boolean newThread) throws Exception { method in class:IPIdentities
H A DIdentities.java766 startServer(true);
770 startServer(false);
795 void startServer(boolean newThread) throws Exception { method in class:Identities
/openjdk7/jdk/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/
H A DComHTTPSConnection.java306 startServer(true);
310 startServer(false);
339 void startServer(boolean newThread) throws Exception { method in class:ComHTTPSConnection
H A DJavaxHTTPSConnection.java298 startServer(true);
302 startServer(false);
331 void startServer(boolean newThread) throws Exception { method in class:JavaxHTTPSConnection
/openjdk7/jdk/test/sun/security/mscapi/
H A DShortRSAKeyWithinTLS.java243 startServer(true);
247 startServer(false);
300 void startServer(boolean newThread) throws Exception { method in class:ShortRSAKeyWithinTLS
/openjdk7/jdk/test/sun/security/pkcs11/KeyStore/
H A DClientAuth.java247 startServer(true);
251 startServer(false);
304 void startServer(boolean newThread) throws Exception { method in class:ClientAuth
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/
H A DPKIXExtendedTM.java813 startServer(true);
817 startServer(false);
842 void startServer(boolean newThread) throws Exception { method in class:PKIXExtendedTM
H A DSunX509ExtendedTM.java815 startServer(true);
819 startServer(false);
844 void startServer(boolean newThread) throws Exception { method in class:SunX509ExtendedTM
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SocketCreation/
H A DSocketCreation.java441 startServer(separateServerThread, serverStyle);
469 void startServer(boolean newThread, final int style) throws Exception { method in class:SocketCreation
/openjdk7/jdk/test/sun/security/krb5/auto/
H A DKDC.java461 startServer(port, asDaemon);
1131 protected void startServer(int port, boolean asDaemon) throws IOException { method in class:KDC

Completed in 127 milliseconds

1234