Package play.libs
Class Mail.SMTPAuthenticator
- java.lang.Object
-
- javax.mail.Authenticator
-
- play.libs.Mail.SMTPAuthenticator
-
- Enclosing class:
public static class Mail.SMTPAuthenticator extends javax.mail.Authenticator
-
-
Constructor Summary
Constructors Constructor Description SMTPAuthenticator(java.lang.String user, java.lang.String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected javax.mail.PasswordAuthentication
getPasswordAuthentication()
-