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

/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A DRmiBootstrapTest.java127 public static final String SSL_ENABLED_CIPHER_SUITES = field in interface:RmiBootstrapTest.PropertyNames
503 props.getProperty(PropertyNames.SSL_ENABLED_CIPHER_SUITES);
506 PropertyNames.SSL_ENABLED_CIPHER_SUITES + "=" +
/openjdk7/jdk/src/share/classes/sun/management/jmxremote/
H A DConnectorBootstrap.java128 public static final String SSL_ENABLED_CIPHER_SUITES = field in interface:ConnectorBootstrap.PropertyNames
370 props.getProperty(PropertyNames.SSL_ENABLED_CIPHER_SUITES);
436 "\n\t" + PropertyNames.SSL_ENABLED_CIPHER_SUITES + "=" +

Completed in 26 milliseconds