|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.mail.server.AbstractMailServer com.atlassian.mail.server.impl.SMTPMailServerImpl com.atlassian.bamboo.mail.SMTPMailServerWithEncryptedPassword
public class SMTPMailServerWithEncryptedPassword
An SMTP server that treats the stored password as an Encrypted password and decrypts it before sending mail
Field Summary |
---|
Fields inherited from class com.atlassian.mail.server.AbstractMailServer |
---|
isAuthenticating |
Fields inherited from interface com.atlassian.mail.server.SMTPMailServer |
---|
DEFAULT_SMTP_PORT |
Constructor Summary | |
---|---|
SMTPMailServerWithEncryptedPassword()
|
Method Summary | |
---|---|
protected javax.mail.Authenticator |
getAuthenticator()
|
java.lang.String |
getPort()
|
Methods inherited from class com.atlassian.mail.server.impl.SMTPMailServerImpl |
---|
equals, getDefaultFrom, getJndiLocation, getJndiSession, getPrefix, getSession, getType, hashCode, isRemovePrecedence, isSessionServer, propertyChanged, quietSend, send, setDefaultFrom, setJndiLocation, setPrefix, setRemovePrecedence, setSessionServer, toString |
Methods inherited from class com.atlassian.mail.server.AbstractMailServer |
---|
getDebug, getDebugStream, getDescription, getHostname, getId, getMailProtocol, getMoreDebugInfoAboutCreatedSession, getName, getPassword, getProperties, getSessionFromServerManager, getTimeout, getUsername, isTlsRequired, loadSystemProperties, setDebug, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setTimeout, setTlsRequired, setUsername |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.mail.server.SMTPMailServer |
---|
getDebug, getDebugStream, isTlsRequired, setDebug, setTlsRequired |
Methods inherited from interface com.atlassian.mail.server.MailServer |
---|
getDescription, getHostname, getId, getMailProtocol, getName, getPassword, getProperties, getTimeout, getUsername, setDebugStream, setDescription, setHostname, setId, setLogger, setMailProtocol, setName, setPassword, setPort, setProperties, setTimeout, setUsername |
Constructor Detail |
---|
public SMTPMailServerWithEncryptedPassword()
Method Detail |
---|
public java.lang.String getPort()
getPort
in interface com.atlassian.mail.server.MailServer
getPort
in class com.atlassian.mail.server.AbstractMailServer
protected javax.mail.Authenticator getAuthenticator()
getAuthenticator
in class com.atlassian.mail.server.impl.SMTPMailServerImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |