|
SOAj Mail v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.mail.Authenticator
info.soaj.mail.internal.SjEmailAuthenticator
public class SjEmailAuthenticator
This class contains email authentication related fields.
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
| Field Summary | |
|---|---|
private java.lang.String |
password
The email password. |
private java.lang.String |
username
The email ID. |
| Constructor Summary | |
|---|---|
SjEmailAuthenticator(java.lang.String username,
java.lang.String password)
Constructor. |
|
| Method Summary | |
|---|---|
javax.mail.PasswordAuthentication |
getPasswordAuthentication()
This method |
| 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 |
| Field Detail |
|---|
private final java.lang.String username
private final java.lang.String password
| Constructor Detail |
|---|
public SjEmailAuthenticator(java.lang.String username,
java.lang.String password)
username - password - | Method Detail |
|---|
public javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class javax.mail.Authenticator
|
SOAj Mail v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.