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