Searched refs:TRUSTSTORE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A DRmiBootstrapTest.java94 public static final String TRUSTSTORE="truststore"; field in interface:RmiBootstrapTest.DefaultValues
123 public static final String TRUSTSTORE= field in interface:RmiBootstrapTest.PropertyNames
438 getDefaultStoreName(DefaultValues.TRUSTSTORE);
453 System.getProperty(PropertyNames.TRUSTSTORE,
455 System.setProperty(PropertyNames.TRUSTSTORE,trustStore);
457 PropertyNames.TRUSTSTORE+"="+trustStore);
H A DRmiSslNoKeyStoreTest.java97 public static final String TRUSTSTORE="truststore"; field in interface:RmiSslNoKeyStoreTest.DefaultValues
123 public static final String TRUSTSTORE="javax.net.ssl.trustStore"; field in interface:RmiSslNoKeyStoreTest.PropertyNames

Completed in 44 milliseconds