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