test/jdk/javax/management/remote/rest/management.properties
author hb
Mon, 25 Dec 2017 20:42:05 +0530
branchjmx-rest-api
changeset 55994 9721e36abeb0
permissions -rw-r--r--
Implementation of GET for new APIs Implemented paging and filtering for GET

com.sun.management.jmxremote.ssl=true
com.sun.management.jmxremote.ssl.config.file=sslconfig
# com.sun.management.jmxremote.login.config=<config-name>
com.sun.management.jmxremote.password.file=password.properties
# com.sun.management.jmxremote.host=<host-or-interface-name>
com.sun.management.jmxremote.rest.port=8686