public class EmailAuthenticator extends javax.mail.Authenticator
Modifier and Type | Field and Description |
---|---|
protected Properties |
properties |
Constructor and Description |
---|
EmailAuthenticator(Properties properties) |
Modifier and Type | Method and Description |
---|---|
protected String |
defaultValue(String name) |
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication() |
protected String |
protocolValue(String name) |
protected String |
value(String name) |
protected final Properties properties
public EmailAuthenticator(Properties properties)
protected javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class javax.mail.Authenticator
protected String protocolValue(String name)
protected String defaultValue(String name)
Copyright © 2015 Nuxeo SA. All rights reserved.