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) |
Copyright © 2013. All rights reserved.