public static class MailSessionReference.PasswordAuthenticator extends Authenticator
Constructor and Description |
---|
MailSessionReference.PasswordAuthenticator() |
MailSessionReference.PasswordAuthenticator(String user,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
PasswordAuthentication |
getPasswordAuthentication() |
String |
getUser() |
void |
setPassword(String password) |
void |
setUser(String user) |
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
public MailSessionReference.PasswordAuthenticator()
public PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator
public void setUser(String user)
public String getUser()
public String getPassword()
public void setPassword(String password)
Copyright © 1995-2015 Webtide. All Rights Reserved.