|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.mail.Authenticator
com.shift.framework.mail.MailAuth
public class MailAuth
| Constructor Summary | |
|---|---|
MailAuth()
±âº» »ý¼ºÀÚ - Beaver.xmlÀÇ default SMTPÁ¤º¸¸¦ Àоî¿Í ¼³Á¤ÇÏ´Â »ý¼ºÀÚ |
|
MailAuth(java.lang.String userId,
java.lang.String passwd)
SMTP¼³Á¤À» »ç¿ëÇÏÁö ¾Ê°í Á÷Á¢ ÀÎÁõÀ» ¼öÇàÇÒ¶§ »ç¿ë µÇ´Â »ý¼ºÀÚ |
|
| 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 MailAuth()
throws java.lang.Exception
java.lang.Exception
public MailAuth(java.lang.String userId,
java.lang.String passwd)
throws java.lang.Exception
userId - ¸ÞÀÏ °èÁ¤ÀÇ ID or Email Addresspasswd - ¸ÞÀÏ °èÁ¤ÀÌ ¾ÏÈ£.
java.lang.Exception| 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 | |||||||||