public static class EmailActionExecutor.JavaMailAuthenticator extends javax.mail.Authenticator
| Constructor and Description |
|---|
JavaMailAuthenticator(String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication() |
public JavaMailAuthenticator(String user, String password)
protected javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class javax.mail.AuthenticatorCopyright © 2020 Apache Software Foundation. All rights reserved.