Uses of Interface
org.eclipse.angus.mail.smtp.SaslAuthenticator
-
Packages that use SaslAuthenticator Package Description org.eclipse.angus.mail.smtp An SMTP protocol provider for the Jakarta Mail API that provides access to an SMTP server. -
-
Uses of SaslAuthenticator in org.eclipse.angus.mail.smtp
Classes in org.eclipse.angus.mail.smtp that implement SaslAuthenticator Modifier and Type Class Description classSMTPSaslAuthenticatorThis class contains a single method that does authentication using SASL.
-