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

/openjdk7/jdk/src/share/classes/sun/management/jmxremote/
H A DConnectorBootstrap.java96 public static final String USE_REGISTRY_SSL = "false"; field in interface:ConnectorBootstrap.DefaultValues
118 public static final String USE_REGISTRY_SSL = field in interface:ConnectorBootstrap.PropertyNames
364 props.getProperty(PropertyNames.USE_REGISTRY_SSL,
365 DefaultValues.USE_REGISTRY_SSL);
434 "\n\t" + PropertyNames.USE_REGISTRY_SSL + "=" + useRegistrySsl +

Completed in 705 milliseconds