Class LoginAuthenticator

java.lang.Object
javax.mail.Authenticator
ch.qos.logback.core.net.LoginAuthenticator

public class LoginAuthenticator extends javax.mail.Authenticator
Used by SMTPAppender for authentication purposes.
  • Field Details

  • Constructor Details

    • LoginAuthenticator

      LoginAuthenticator(String username, String password)
  • Method Details

    • getPasswordAuthentication

      public javax.mail.PasswordAuthentication getPasswordAuthentication()
      Overrides:
      getPasswordAuthentication in class javax.mail.Authenticator