Class MailAuthenticator


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

      • properties

        protected final Properties properties
    • Constructor Detail

      • MailAuthenticator

        public MailAuthenticator​(Properties properties)
    • Method Detail

      • getPasswordAuthentication

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

        protected String protocolValue​(String name)