Uses of Class
jakarta.mail.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in jakarta.mail
Methods in jakarta.mail with parameters of type AuthenticatorModifier and TypeMethodDescriptionstatic SessionSession.getDefaultInstance(Properties props, Authenticator authenticator) Get the default Session object.static SessionSession.getInstance(Properties props, Authenticator authenticator) Get a new Session object.