Package org.eclipse.jetty.jndi.factories
Class MailSessionReference.PasswordAuthenticator
java.lang.Object
javax.mail.Authenticator
org.eclipse.jetty.jndi.factories.MailSessionReference.PasswordAuthenticator
- Enclosing class:
- MailSessionReference
public static class MailSessionReference.PasswordAuthenticator
extends javax.mail.Authenticator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.mail.PasswordAuthentication
getUser()
void
setPassword
(String password) void
Methods inherited from class javax.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
-
Constructor Details
-
PasswordAuthenticator
public PasswordAuthenticator() -
PasswordAuthenticator
-
-
Method Details
-
getPasswordAuthentication
public javax.mail.PasswordAuthentication getPasswordAuthentication()- Overrides:
getPasswordAuthentication
in classjavax.mail.Authenticator
-
setUser
-
getUser
-
getPassword
-
setPassword
-