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