Uses of Annotation Type
org.apache.storm.validation.ConfigValidationAnnotations.Password
-
Uses of ConfigValidationAnnotations.Password in org.apache.storm
Modifier and TypeFieldDescriptionstatic final String
DaemonConfig.DRPC_HTTPS_KEY_PASSWORD
Password to the private key in the keystore for setting up HTTPS (SSL).static final String
DaemonConfig.DRPC_HTTPS_KEYSTORE_PASSWORD
Password to the keystore used by Storm DRPC for setting up HTTPS (SSL).static final String
DaemonConfig.DRPC_HTTPS_TRUSTSTORE_PASSWORD
Password to the truststore used by Storm DRPC setting up HTTPS (SSL).static final String
DaemonConfig.LOGVIEWER_HTTPS_KEY_PASSWORD
Password to the private key in the keystore for setting up HTTPS (SSL).static final String
DaemonConfig.LOGVIEWER_HTTPS_KEYSTORE_PASSWORD
Password for the keystore for HTTPS for Storm Logviewer.static final String
DaemonConfig.LOGVIEWER_HTTPS_TRUSTSTORE_PASSWORD
Password for the truststore for HTTPS for Storm Logviewer.static final String
A string representing the payload for topology Zookeeper authentication.static final String
DaemonConfig.UI_HTTPS_KEY_PASSWORD
Password to the private key in the keystore for setting up HTTPS (SSL).static final String
DaemonConfig.UI_HTTPS_KEYSTORE_PASSWORD
Password to the keystore used by Storm UI for setting up HTTPS (SSL).static final String
DaemonConfig.UI_HTTPS_TRUSTSTORE_PASSWORD
Password to the truststore used by Storm UI setting up HTTPS (SSL).