public class UpdateSAMLConfiguration extends BaseAction
| Modifier and Type | Field and Description |
|---|---|
protected long |
ID |
actionHelper, actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, clientProperties, clusterService, crowdLicenseManager, directoryManager, initialLoad, propertyManager, rememberMeService, SMALL_AVATAR_SIZE, smallAvatarUrl, tab, tokenAuthenticationManager| Constructor and Description |
|---|
UpdateSAMLConfiguration(SAMLMessageManager samlMessageManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
CrowdLicenseManager crowdLicenseManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService,
XsrfTokenGenerator xsrfTokenGenerator,
ActionHelper actionHelper,
ClusterService clusterService) |
| Modifier and Type | Method and Description |
|---|---|
String |
deleteKeys() |
String |
downloadPublicKey() |
String |
execute() |
String |
generateKeys() |
String |
getApplicationName() |
long |
getID() |
String |
getPasswordURL() |
InputStream |
getPublicKey() |
String |
getSamlAuthURL() |
String |
getSignOutURL() |
List |
getWebItemsForApplication() |
boolean |
isKeysFound() |
void |
setApplicationName(String applicationName) |
void |
setID(long ID) |
addActionError, addActionMessage, applyFieldError, applyFieldErrors, authorisedToAccessCrowdAdminConsole, authorisedToAccessCrowdConsole, bindInformationAboutLicense, containsActionMessages, containsErrorMessages, directory, findAvatarUrl, getActionMessageAlertColor, getBootstrapManager, getCrowdApplication, getCurrentLicenseResourceTotal, getDisplayableLink, getHttpRequest, getImageLocation, getImageTitle, getLabel, getLicense, getLink, getLocaleProvider, getPasswordComplexityMessage, getRemoteUser, getSession, getSitemeshPageProperties, getSmallAvatarUrl, getTab, getText, getText, getTextProvider, getUserName, getWebFragmentsContextMap, getWebInterfaceManager, getWebItemsForSection, getWebResourceManager, getWebSectionsForLocation, getXsrfToken, getXsrfTokenName, isAtResourceLimit, isAuthenticated, isEvaluation, isGroupAdmin, isInitialLoad, isLicenseExpired, isLicenseForged, isRestartRequiredToEnableClustering, isSubscription, isSysAdmin, isWithinGracePeriod, renderFreemarkerTemplate, resolveAvatarUri, setActionHelper, setApplicationManager, setApplicationService, setClientProperties, setClusterService, setCrowdApplication, setCrowdLicenseManager, setDirectoryManager, setPropertyManager, setRememberMeService, setTab, setTokenAuthenticationManager, setWebInterfaceManager, setWebResourceManager, setXsrfTokenGeneratoraddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, 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, validatepublic UpdateSAMLConfiguration(SAMLMessageManager samlMessageManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class BaseActionExceptionpublic boolean isKeysFound()
public String getSamlAuthURL()
public String getSignOutURL()
public String getPasswordURL()
public String getApplicationName()
public void setApplicationName(String applicationName)
public List getWebItemsForApplication()
public long getID()
public void setID(long ID)
public InputStream getPublicKey()
Copyright © 2023 Atlassian. All rights reserved.