static String |
DaemonConfig.DRPC_HTTPS_KEY_PASSWORD |
Password to the private key in the keystore for setting up HTTPS (SSL).
|
static String |
DaemonConfig.DRPC_HTTPS_KEYSTORE_PASSWORD |
Password to the keystore used by Storm DRPC for setting up HTTPS (SSL).
|
static String |
DaemonConfig.DRPC_HTTPS_TRUSTSTORE_PASSWORD |
Password to the truststore used by Storm DRPC setting up HTTPS (SSL).
|
static String |
DaemonConfig.LOGVIEWER_HTTPS_KEY_PASSWORD |
Password to the private key in the keystore for setting up HTTPS (SSL).
|
static String |
DaemonConfig.LOGVIEWER_HTTPS_KEYSTORE_PASSWORD |
Password for the keystore for HTTPS for Storm Logviewer.
|
static String |
DaemonConfig.LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD |
Password for the truststore for HTTPS for Storm Logviewer.
|
static String |
Config.STORM_ZOOKEEPER_TOPOLOGY_AUTH_PAYLOAD |
A string representing the payload for topology Zookeeper authentication.
|
static String |
DaemonConfig.UI_HTTPS_KEY_PASSWORD |
Password to the private key in the keystore for setting up HTTPS (SSL).
|
static String |
DaemonConfig.UI_HTTPS_KEYSTORE_PASSWORD |
Password to the keystore used by Storm UI for setting up HTTPS (SSL).
|
static String |
DaemonConfig.UI_HTTPS_TRUSTSTORE_PASSWORD |
Password to the truststore used by Storm UI setting up HTTPS (SSL).
|