Home
last modified time | relevance | path

Searched refs:systemKeyStoreType (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
DHttpsURLConnectionTest.java86 private static String systemKeyStoreType; field in HttpsURLConnectionTest
874 systemKeyStoreType = System.getProperty("javax.net.ssl.keyStoreType"); in setUpStoreProperties()
898 if (systemKeyStoreType == null) { in tearDownStoreProperties()
903 systemKeyStoreType); in tearDownStoreProperties()