public class MailAuthenticator extends javax.mail.Authenticator
MailAuthenticator(java.lang.String userName, java.lang.String password)
javax.mail.PasswordAuthentication
getPasswordAuthentication()
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MailAuthenticator(java.lang.String userName, java.lang.String password)
public javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
javax.mail.Authenticator