PasswordAuthentication Members
The PasswordAuthentication type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
PasswordAuthentication |
Creates a new {@code PasswordAuthentication} object from the given
user name and password.
Note that the given user password is cloned before it is stored in the new PasswordAuthentication object. |

