Package com.atlassian.crowd.manager.mail
Class MailSessionWrapper
java.lang.Object
com.atlassian.crowd.manager.mail.MailSessionWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.mail.Sessionjavax.mail.TransportgetTransport(String protocol) voidsetDebug(boolean debug) voidsetDebugOut(PrintStream out)
-
Constructor Details
-
MailSessionWrapper
public MailSessionWrapper(javax.mail.Session session)
-
-
Method Details
-
setDebug
public void setDebug(boolean debug) -
setDebugOut
-
getTransport
- Throws:
javax.mail.NoSuchProviderException
-
getSession
public javax.mail.Session getSession()
-