public class Integration extends BaseSetupAction
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_APPLICATION_PASSWORD |
static String |
INTEGRATED_APPS_STEP |
SELECT_SETUP_STEP
actionHelper, actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, clientProperties, crowdLicenseManager, directoryManager, initialLoad, propertyManager, SMALL_AVATAR_SIZE, smallAvatarUrl, tab, tokenAuthenticationManager
Constructor and Description |
---|
Integration() |
Modifier and Type | Method and Description |
---|---|
protected Application |
addApplication(String appName,
ApplicationType applicationType,
String description,
String password,
boolean allowAllToAuthenticate) |
String |
execute() |
boolean |
getConfigureOpenIDServer() |
String |
getStepName() |
void |
setConfigureOpenIDServer(boolean configureOpenIDServer) |
String |
update() |
getCrowdLicenseStore, getSetupPersister, isApplicationHomeOk, isAtCorrectStep, isEverythingOk, isServlet24, setSetupPersister
addActionError, addActionMessage, applyFieldErrors, authorisedToAccessCrowdAdminConsole, authorisedToAccessCrowdConsole, containsActionMessages, containsErrorMessages, directory, findAvatarUrl, getActionMessageAlertColor, getBootstrapManager, getCrowdApplication, getCurrentLicenseResourceTotal, getDisplayableLink, getHttpRequest, getImageLocation, getImageTitle, getLicense, getLink, getLocaleProvider, getPasswordComplexityMessage, getRemoteUser, getSession, getSitemeshPageProperties, getSmallAvatarUrl, getTab, getText, getText, getTextProvider, getUserName, getWebFragmentsContextMap, getWebInterfaceManager, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, getXsrfToken, getXsrfTokenName, isAtResourceLimit, isAuthenticated, isEvaluation, isInitialLoad, isLicenseExpired, isRestartRequiredToEnableClustering, isSubscription, isSysAdmin, isWithinGracePeriod, renderFreemarkerTemplate, resolveAvatarUri, setActionHelper, setApplicationManager, setApplicationService, setClientProperties, setClusterService, setCrowdApplication, setCrowdLicenseManager, setDirectoryManager, setPropertyManager, setTab, setTokenAuthenticationManager, setWebInterfaceManager, setWebResourceManager, setXsrfTokenGenerator
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
public static final String INTEGRATED_APPS_STEP
public static final String DEFAULT_APPLICATION_PASSWORD
public String update()
update
in class BaseSetupAction
public String getStepName()
getStepName
in class BaseSetupAction
protected Application addApplication(String appName, ApplicationType applicationType, String description, String password, boolean allowAllToAuthenticate) throws ApplicationManagerException, InvalidCredentialException, UnknownHostException, ApplicationAlreadyExistsException
public String execute()
execute
in interface com.opensymphony.xwork2.Action
execute
in class BaseSetupAction
public boolean getConfigureOpenIDServer()
public void setConfigureOpenIDServer(boolean configureOpenIDServer)
Copyright © 2018 Atlassian. All rights reserved.