|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.Authenticator
com.funambol.email.transport.ConnectorAuthenticator
public class ConnectorAuthenticator
Constructor Summary | |
---|---|
ConnectorAuthenticator()
|
Method Summary | |
---|---|
javax.mail.PasswordAuthentication |
getPasswordAuthentication()
|
void |
setPassword(java.lang.String p)
|
void |
setUserName(java.lang.String u)
|
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 ConnectorAuthenticator()
Method Detail |
---|
public javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class javax.mail.Authenticator
public void setUserName(java.lang.String u)
public void setPassword(java.lang.String p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |