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

/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A DRmiBootstrapTest.java95 public static final String TRUSTSTORE_PASSWD="trustword"; field in interface:RmiBootstrapTest.DefaultValues
125 public static final String TRUSTSTORE_PASSWD= field in interface:RmiBootstrapTest.PropertyNames
460 System.getProperty(PropertyNames.TRUSTSTORE_PASSWD,
461 DefaultValues.TRUSTSTORE_PASSWD);
462 System.setProperty(PropertyNames.TRUSTSTORE_PASSWD,trustword);
464 PropertyNames.TRUSTSTORE_PASSWD+"="+trustword);
H A DRmiSslNoKeyStoreTest.java98 public static final String TRUSTSTORE_PASSWD="trustword"; field in interface:RmiSslNoKeyStoreTest.DefaultValues
124 public static final String TRUSTSTORE_PASSWD= field in interface:RmiSslNoKeyStoreTest.PropertyNames

Completed in 32 milliseconds