play.libs
Class Mail.SMTPAuthenticator

java.lang.Object
  extended by javax.mail.Authenticator
      extended by play.libs.Mail.SMTPAuthenticator
Enclosing class:
Mail

public static class Mail.SMTPAuthenticator
extends Authenticator


Constructor Summary
Mail.SMTPAuthenticator(java.lang.String user, java.lang.String password)
           
 
Method Summary
protected  PasswordAuthentication getPasswordAuthentication()
           
 
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
 

Constructor Detail

Mail.SMTPAuthenticator

public Mail.SMTPAuthenticator(java.lang.String user,
                              java.lang.String password)
Method Detail

getPasswordAuthentication

protected PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class Authenticator


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly