|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.console.action.setup.BaseSetupAction
com.atlassian.crowd.console.action.setup.Integration
public class Integration
| Field Summary | |
|---|---|
static String |
DEFAULT_APPLICATION_PASSWORD
|
static String |
DEMO_APPLICATION_DESCRIPTION
|
static String |
DEMO_APPLICATION_NAME
|
static String |
INTEGRATED_APPS_STEP
|
static String |
OPENIDSERVER_APPLICATION_NAME
|
static String |
OPENIDSERVER_DESCRIPTION_NAME
|
| Fields inherited from class com.atlassian.crowd.console.action.setup.BaseSetupAction |
|---|
SELECT_SETUP_STEP |
| Fields inherited from class com.atlassian.crowd.console.action.BaseAction |
|---|
actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, crowdLicenseManager, directoryManager, initialLoad, propertyManager, tab |
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
Integration()
|
|
| Method Summary | |
|---|---|
protected Application |
addApplication(String appName,
ApplicationType applicationType,
String description,
String password,
boolean allowAllToAuthenticate)
|
String |
doDefault()
|
String |
doUpdate()
|
String |
getConfigureDemoApp()
|
String |
getConfigureOpenIDServer()
|
List |
getEnableDisableOptions()
|
String |
getStepName()
|
void |
setConfigureDemoApp(String configureDemoApp)
|
void |
setConfigureOpenIDServer(String configureOpenIDServer)
|
| Methods inherited from class com.atlassian.crowd.console.action.setup.BaseSetupAction |
|---|
getSetupPersister, isApplicationHomeOk, isAtCorrectStep, isEverythingOk, isJdk15, isServlet24, setSetupPersister |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doInput, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String INTEGRATED_APPS_STEP
public static final String DEMO_APPLICATION_NAME
public static final String DEMO_APPLICATION_DESCRIPTION
public static final String DEFAULT_APPLICATION_PASSWORD
public static final String OPENIDSERVER_APPLICATION_NAME
public static final String OPENIDSERVER_DESCRIPTION_NAME
| Constructor Detail |
|---|
public Integration()
| Method Detail |
|---|
public String doUpdate()
doUpdate in class BaseSetupActionpublic String getStepName()
getStepName in class BaseSetupAction
protected Application addApplication(String appName,
ApplicationType applicationType,
String description,
String password,
boolean allowAllToAuthenticate)
throws ObjectNotFoundException,
ApplicationManagerException,
InvalidCredentialException,
UnknownHostException
ObjectNotFoundException
ApplicationManagerException
InvalidCredentialException
UnknownHostExceptionpublic String doDefault()
doDefault in class BaseSetupActionpublic String getConfigureDemoApp()
public void setConfigureDemoApp(String configureDemoApp)
public String getConfigureOpenIDServer()
public void setConfigureOpenIDServer(String configureOpenIDServer)
public List getEnableDisableOptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||