A password text field component. As you type, characters show up as asterisks
or some other such character so that nobody can look over your shoulder and
read your password.
By default this text field is required. If it is not, call
setRequired(boolean) with value of false.
By default this text field is required. If it is not, call setRequired(boolean) with value of
false.