Uses of Interface
org.imixs.archive.importer.mail.IMAPAuthenticator
-
Packages that use IMAPAuthenticator Package Description org.imixs.archive.importer.mail -
-
Uses of IMAPAuthenticator in org.imixs.archive.importer.mail
Classes in org.imixs.archive.importer.mail that implement IMAPAuthenticator Modifier and Type Class Description classIMAPBasicAuthenticatorThe IMAPBasicAuthenticator authenticates against an Mail store using BASIC authenticationclassIMAPOutlookAuthenticatorThe IMAPOutlookAuthenticator authenticates against Microsoft Outlook using OAUTH2.Fields in org.imixs.archive.importer.mail with type parameters of type IMAPAuthenticator Modifier and Type Field Description protected javax.enterprise.inject.Instance<IMAPAuthenticator>IMAPImportService. imapAuthenticators
-