|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAuthenticator
com.raritantechnologies.utils.email.EMailAuthenticator
Set up Authentication for mail servers. extends javax.mail.Authenticator class.
| Constructor Summary | |
EMailAuthenticator()
Creates a new instance of EMailAuthenticator |
|
EMailAuthenticator(java.lang.String UID,
java.lang.String PWD)
|
|
| Method Summary | |
protected PasswordAuthentication |
getPasswordAuthentication()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EMailAuthenticator()
public EMailAuthenticator(java.lang.String UID,
java.lang.String PWD)
| Method Detail |
protected PasswordAuthentication getPasswordAuthentication()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||