|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwebwork.action.ActionSupport
com.atlassian.jira.action.JiraActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.plugins.mail.webwork.MailServerActionSupport
com.atlassian.jira.plugins.mail.webwork.VerifySmtpServerConnection
public class VerifySmtpServerConnection
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
---|
JiraWebActionSupport.MessageType |
Nested classes/interfaces inherited from interface com.atlassian.jira.util.ErrorCollection |
---|
ErrorCollection.Reason |
Nested classes/interfaces inherited from interface com.atlassian.jira.util.I18nHelper |
---|
I18nHelper.BeanFactory |
Field Summary | |
---|---|
protected static long |
verifyTimeout
|
Fields inherited from class com.atlassian.jira.plugins.mail.webwork.MailServerActionSupport |
---|
id |
Fields inherited from class com.atlassian.jira.web.action.JiraWebActionSupport |
---|
ISSUE_NOT_FOUND_RESULT, PERMISSION_VIOLATION_RESULT, request, RETURN_URL_PARAMETER, savedFilters |
Fields inherited from class com.atlassian.jira.action.JiraActionSupport |
---|
log |
Fields inherited from class webwork.action.ActionSupport |
---|
command, errorMap, errorMessages |
Fields inherited from interface webwork.action.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
VerifySmtpServerConnection(MailLoggingManager mailLoggingManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager)
|
Method Summary | |
---|---|
String |
doAdd()
|
String |
doDefault()
|
protected String |
doExecute()
|
String |
doSetup()
|
String |
doUpdate()
|
String |
getActiveTab()
|
String |
getCancelURI()
|
String |
getServiceProvider()
|
Map<String,String> |
getSupportedServiceProviders()
|
boolean |
isAnonymous()
|
void |
setServiceProvider(String provider)
|
protected void |
validateServer(com.atlassian.mail.server.MailServer mailServer,
com.atlassian.jira.plugins.mail.webwork.VerifyMailServer verifier)
|
Methods inherited from class com.atlassian.jira.plugins.mail.webwork.MailServerActionSupport |
---|
canManagePopMailServers, canManageSmtpMailServers, configureSocks, doValidation, doView, getDescription, getFrom, getId, getJndiLocation, getKeyForPrefix, getMailservertype, getName, getPassword, getPasswordSet, getPopMailServers, getPort, getPrefix, getProtocol, getServerName, getSmtpMailServers, getSupportedClientProtocols, getTimeout, getType, getTypes, getUsername, isChangePassword, isNoemail, isPop, isSmtp, isTlsRequired, isValidMailParameters, setChangePassword, setDescription, setFrom, setId, setJndiLocation, setMailservertype, setName, setNoemail, setPassword, setPort, setPrefix, setProtocol, setServerName, setTimeout, setTlsRequired, setType, setUsername |
Methods inherited from class com.atlassian.jira.action.JiraActionSupport |
---|
addErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getRemoteUser, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, getWatcherManager, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddError |
Methods inherited from class webwork.action.ActionSupport |
---|
addError, addErrorMessage, getCommandName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.jira.util.ErrorCollection |
---|
addError, addErrorMessage, addErrorMessages, addErrors, getErrorMessages, getErrors, hasAnyErrors, setErrorMessages |
Methods inherited from interface webwork.action.CommandDriven |
---|
getCommandName, setCommand |
Field Detail |
---|
protected static long verifyTimeout
Constructor Detail |
---|
public VerifySmtpServerConnection(MailLoggingManager mailLoggingManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager)
Method Detail |
---|
public String doDefault() throws Exception
doDefault
in class MailServerActionSupport
Exception
protected void validateServer(com.atlassian.mail.server.MailServer mailServer, com.atlassian.jira.plugins.mail.webwork.VerifyMailServer verifier)
protected String doExecute() throws Exception
doExecute
in class webwork.action.ActionSupport
Exception
public String doAdd() throws Exception
Exception
public String doUpdate() throws Exception
Exception
public String doSetup() throws Exception
Exception
public boolean isAnonymous()
public String getServiceProvider()
public void setServiceProvider(String provider)
public Map<String,String> getSupportedServiceProviders()
public String getActiveTab()
getActiveTab
in class MailServerActionSupport
public String getCancelURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |