|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.Authenticator
palio.modules.mail.MailAuthenticator
public class MailAuthenticator
Date: 2006-02-25 Time: 12:19:54
Constructor Summary | |
---|---|
MailAuthenticator(java.lang.String login,
java.lang.String password)
|
Method Summary | |
---|---|
javax.mail.PasswordAuthentication |
getPasswordAuthentication()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailAuthenticator(java.lang.String login, java.lang.String password)
Method Detail |
---|
public javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class javax.mail.Authenticator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |