com.clickntap.tool.mail
Class Mail.SmtpAuthenticator
java.lang.Object
javax.mail.Authenticator
com.clickntap.tool.mail.Mail.SmtpAuthenticator
- Enclosing class:
- Mail
public class Mail.SmtpAuthenticator
- extends javax.mail.Authenticator
| Methods inherited from class javax.mail.Authenticator |
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
passwordAuthentication
protected javax.mail.PasswordAuthentication passwordAuthentication
Mail.SmtpAuthenticator
public Mail.SmtpAuthenticator(String username,
String password)
getPasswordAuthentication
protected javax.mail.PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthentication in class javax.mail.Authenticator
Copyright © 2014. All rights reserved.