Uses of Interface
com.sun.mail.imap.protocol.SaslAuthenticator
-
Packages that use SaslAuthenticator Package Description com.sun.mail.imap.protocol This package includes internal IMAP support classes and SHOULD NOT BE USED DIRECTLY BY APPLICATIONS. -
-
Uses of SaslAuthenticator in com.sun.mail.imap.protocol
Classes in com.sun.mail.imap.protocol that implement SaslAuthenticator Modifier and Type Class Description class
IMAPSaslAuthenticator
This class contains a single method that does authentication using SASL.
-