Class MailAuthenticator

java.lang.Object
javax.mail.Authenticator
org.nuxeo.mail.MailAuthenticator

public class MailAuthenticator extends javax.mail.Authenticator
Since:
11.1
  • Field Details

    • properties

      protected final Properties properties
  • Constructor Details

    • MailAuthenticator

      public MailAuthenticator(Properties properties)
  • Method Details

    • getPasswordAuthentication

      protected javax.mail.PasswordAuthentication getPasswordAuthentication()
      Overrides:
      getPasswordAuthentication in class javax.mail.Authenticator
    • protocolValue

      protected String protocolValue(String name)