public class PasswordAuthenticator
extends javax.mail.Authenticator
| Constructor and Description |
|---|
PasswordAuthenticator(java.lang.String user,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication() |