public class SMTPAuthenticator
extends javax.mail.Authenticator
| Constructor and Description |
|---|
SMTPAuthenticator(String username,
String password)
Create an SMTPAuthenticator.
|
| Modifier and Type | Method and Description |
|---|---|
javax.mail.PasswordAuthentication |
getPasswordAuthentication()
Called when password authorization is needed.
|
Copyright © 2020. All rights reserved.