@Named public class IMAPOutlookAuthenticator extends Object implements IMAPAuthenticator, Serializable
This authenticator ignores the Source Server setting.
IMAPImportService,
Serialized Form| Constructor and Description |
|---|
IMAPOutlookAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthToken(String tenantId,
String clientId,
String client_secret)
Helper method to receive a Microsoft access Token
|
javax.mail.Store |
openMessageStore(org.imixs.workflow.ItemCollection sourceConfig,
Properties sourceOptions)
This method returns a MailStore object based on a given Configuration
|
public javax.mail.Store openMessageStore(org.imixs.workflow.ItemCollection sourceConfig,
Properties sourceOptions)
throws javax.mail.MessagingException
openMessageStore in interface IMAPAuthenticatorsourceConfig - sourceOptions - NumberFormatExceptionjavax.mail.MessagingExceptionpublic String getAuthToken(String tenantId, String clientId, String client_secret) throws IOException
IOExceptionClientProtocolExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.