Class EmailAuthenticator
java.lang.Object
javax.mail.Authenticator
org.nuxeo.ecm.platform.ec.notification.email.EmailAuthenticator
Deprecated.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
defaultValue
(String name) Deprecated.since 10.2, useprotocolValue(String)
insteadprotected javax.mail.PasswordAuthentication
Deprecated.protected String
protocolValue
(String name) Deprecated.protected String
Deprecated.since 10.2, useprotocolValue(String)
insteadMethods inherited from class javax.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
-
Field Details
-
properties
Deprecated.
-
-
Constructor Details
-
EmailAuthenticator
Deprecated.
-
-
Method Details
-
getPasswordAuthentication
protected javax.mail.PasswordAuthentication getPasswordAuthentication()Deprecated.- Overrides:
getPasswordAuthentication
in classjavax.mail.Authenticator
-
value
Deprecated.since 10.2, useprotocolValue(String)
instead -
protocolValue
Deprecated. -
defaultValue
Deprecated.since 10.2, useprotocolValue(String)
instead
-
MailAuthenticator
instead