Class ExoAuthenticator

java.lang.Object
javax.mail.Authenticator
org.exoplatform.services.mail.impl.ExoAuthenticator

public class ExoAuthenticator extends javax.mail.Authenticator
  • Constructor Details

    • ExoAuthenticator

      public ExoAuthenticator(String userName, String password)
  • Method Details

    • getPasswordAuthentication

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