Uses of Interface
com.sun.mail.smtp.SaslAuthenticator

Packages that use SaslAuthenticator
com.sun.mail.smtp An SMTP protocol provider for the JavaMail API that provides access to an SMTP server. 
 

Uses of SaslAuthenticator in com.sun.mail.smtp
 

Classes in com.sun.mail.smtp that implement SaslAuthenticator
 class SMTPSaslAuthenticator
          This class contains a single method that does authentication using SASL.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.