Class EncryptedPasswordAuthenticator


  • public class EncryptedPasswordAuthenticator
    extends javax.mail.Authenticator
    Password Authenticator for Pentaho stored encrypted passwords.
    • Constructor Detail

      • EncryptedPasswordAuthenticator

        public EncryptedPasswordAuthenticator​(String userId,
                                              String password)
    • Method Detail

      • getPasswordAuthentication

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