public class DefaultAuthenticator
extends javax.mail.Authenticator
| Constructor and Description |
|---|
DefaultAuthenticator(String userName,
String password)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication()
Gets the authentication object that will be used to login to the mail
server.
|
protected javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class javax.mail.AuthenticatorPasswordAuthentication object containing the
login information.Copyright © 2018 B3Partners B.V.. All rights reserved.