Used when connecting to a server that needs a password.
This method of authentication is normally discouraged – but if not used, the server connection will likely fail authentication if a password is required.
In some cases, password text will be echoed back (NOT masked) when the user is typing (there will be a warning). Password masking seems to work when using the Ghidra jarFile, but not when using analyzeHeadless.bat/sh or eclipse launcher.