The class PasswordAuthentication is a data holder that is used by Authenticator. It is simply a repository for a user name and a password.
See also: java.net.Authenticator, java.net.Authenticator.getPasswordAuthentication()
Since: 1.2
java.net.Authenticator.getPasswordAuthentication()