Package adams.core

Interface EnvironmentPasswordSupporter

    • Method Detail

      • setPasswordEnvVar

        void setPasswordEnvVar​(String value)
        Sets the environment variable to obtaining the password from.
        Parameters:
        value - the variable
      • getPasswordEnvVar

        String getPasswordEnvVar()
        Returns the environment variable to obtaining the password from.
        Returns:
        the variable
      • passwordEnvVarTipText

        String passwordEnvVarTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.