Uses of Class
jakarta.mail.Authenticator
-
Uses of Authenticator in jakarta.mail
Modifier and TypeMethodDescriptionstatic Session
Session.getDefaultInstance
(Properties props, Authenticator authenticator) Get the default Session object.static Session
Session.getInstance
(Properties props, Authenticator authenticator) Get a new Session object.