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