|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.mail.Authenticator play.libs.Mail.SMTPAuthenticator
public static class Mail.SMTPAuthenticator
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 |
---|
public Mail.SMTPAuthenticator(java.lang.String user, java.lang.String password)
Method Detail |
---|
protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |