Example usage for Java javax.mail PasswordAuthentication fields, constructors, methods, implement or subclass
The text is from its open source code.
PasswordAuthentication(String userName, String password) Initialize a new PasswordAuthentication |
String | getUserName() |