|
||||||||||
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 |
---|
LOG |
Fields inherited from interface com.atlassian.mail.server.SMTPMailServer |
---|
DEFAULT_SMTP_PORT |
Constructor Summary | |
---|---|
SMTPMailServerWithEncryptedPassword()
|
Method Summary | |
---|---|
protected javax.mail.Authenticator |
getAuthenticator()
|
Methods inherited from class com.atlassian.mail.server.impl.SMTPMailServerImpl |
---|
equals, getDebug, getDebugStream, getDefaultFrom, getJndiLocation, getJndiSession, getPrefix, getSession, getSmtpPort, getType, hashCode, isRemovePrecedence, isSessionServer, propertyChanged, quietSend, send, setDebug, setDebugStream, setDefaultFrom, setJndiLocation, setPrefix, setRemovePrecedence, setSessionServer, setSmtpPort, toString |
Methods inherited from class com.atlassian.mail.server.AbstractMailServer |
---|
getDescription, getHostname, getId, getName, getPassword, getUsername, setDescription, setHostname, setId, setName, setPassword, setUsername |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.mail.server.MailServer |
---|
getDescription, getHostname, getId, getName, getPassword, getUsername, setDescription, setHostname, setId, setName, setPassword, setUsername |
Constructor Detail |
---|
public SMTPMailServerWithEncryptedPassword()
Method Detail |
---|
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 |