Class MailTransportContext
java.lang.Object
com.atlassian.crowd.manager.mail.transport.MailTransportContext
Handles the construction of a
MailTransport
appropriate for the given SMTPServer
-
Constructor Summary
ConstructorDescriptionMailTransportContext
(InitialContext namingContext, TokenHandlerSupplier tokenHandlerSupplier) -
Method Summary
-
Constructor Details
-
MailTransportContext
public MailTransportContext(InitialContext namingContext, TokenHandlerSupplier tokenHandlerSupplier)
-
-
Method Details
-
getMailTransport
-