Uses of Class
jakarta.mail.AuthenticationFailedException
-
Packages that use AuthenticationFailedException Package Description org.eclipse.angus.mail.imap An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store. -
-
Uses of AuthenticationFailedException in org.eclipse.angus.mail.imap
Subclasses of AuthenticationFailedException in org.eclipse.angus.mail.imap Modifier and Type Class Description classReferralExceptionA special kind of AuthenticationFailedException that indicates that the reason for the failure was an IMAP REFERRAL in the response code.
-