public class Mail.SmtpAuthenticator
extends javax.mail.Authenticator
| Modifier and Type | Field and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
passwordAuthentication |
| Constructor and Description |
|---|
SmtpAuthenticator(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication() |
Copyright © 2015. All rights reserved.