public final class MailContextProvider extends Object
Modifier and Type | Method and Description |
---|---|
static javax.mail.Authenticator |
getAuthenticatorFor(String username,
String password) |
static IMailContext |
getContextFor(Mandant m) |
static IMailContext |
getContextFor(String server,
Integer port,
javax.mail.Authenticator auth,
EMailEncryption encryption) |
static void |
setMailContextFactory(IMailContextFactory factory) |
public static void setMailContextFactory(IMailContextFactory factory)
public static IMailContext getContextFor(Mandant m)
public static IMailContext getContextFor(String server, Integer port, javax.mail.Authenticator auth, EMailEncryption encryption)
Copyright © 2017 XIMA MEDIA GmbH. All rights reserved.