Uses of Class
jakarta.mail.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in jakarta.mail
Fields in jakarta.mail declared as AuthenticatorMethods in jakarta.mail with parameters of type AuthenticatorModifier 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.Constructors in jakarta.mail with parameters of type Authenticator