Package com.atlassian.crowd.util.mail
Class SMTPServer.Builder
java.lang.Object
com.atlassian.crowd.util.mail.SMTPServer.Builder
- Enclosing class:
- SMTPServer
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setFrom
(javax.mail.internet.InternetAddress from) setJndiLocation
(String jndiLocation) setJndiMailActive
(boolean jndiMailActive) setOauth2ConfigurationId
(String oauth2ConfigurationId) setPassword
(String password) setPort
(int port) setStartTLS
(boolean startTLS) setTimeout
(int timeout) setUsername
(String username) setUseSSL
(boolean useSSL)
-
Method Details
-
setId
-
setHost
-
setUsername
-
setPassword
-
setOauth2ConfigurationId
-
setFrom
-
setPrefix
-
setJndiLocation
-
setPort
-
setJndiMailActive
-
setUseSSL
-
setTimeout
-
setStartTLS
-
build
-