Uses of Class
javax.mail.AuthenticationFailedException
-
Packages that use AuthenticationFailedException Package Description com.sun.mail.imap An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store. -
-
Uses of AuthenticationFailedException in com.sun.mail.imap
Subclasses of AuthenticationFailedException in com.sun.mail.imap Modifier and Type Class Description class
ReferralException
A special kind of AuthenticationFailedException that indicates that the reason for the failure was an IMAP REFERRAL in the response code.
-