public class SmtpAuthenticator
extends javax.mail.Authenticator
Constructor and Description |
---|
SmtpAuthenticator(java.lang.String smtp_user,
java.lang.String smtp_password) |
Modifier and Type | Method and Description |
---|---|
javax.mail.PasswordAuthentication |
getPasswordAuthentication() |