Package org.nuxeo.mail
Class MailAuthenticator
java.lang.Object
jakarta.mail.Authenticator
org.nuxeo.mail.MailAuthenticator
public class MailAuthenticator
extends jakarta.mail.Authenticator
- Since:
- 11.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected jakarta.mail.PasswordAuthentication
protected String
protocolValue
(String name) Methods inherited from class jakarta.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
-
Field Details
-
properties
-
-
Constructor Details
-
MailAuthenticator
-
-
Method Details
-
getPasswordAuthentication
protected jakarta.mail.PasswordAuthentication getPasswordAuthentication()- Overrides:
getPasswordAuthentication
in classjakarta.mail.Authenticator
-
protocolValue
-