public class SAMLAuthAction extends BaseAction
actionHelper, actionMessageAlertColor, ALERT_BLUE, ALERT_GREEN, ALERT_RED, ALERT_YELLOW, applicationManager, applicationService, clientProperties, crowdLicenseManager, directoryManager, initialLoad, propertyManager, rememberMeService, SMALL_AVATAR_SIZE, smallAvatarUrl, tab, tokenAuthenticationManager
Constructor and Description |
---|
SAMLAuthAction(SAMLMessageManager samlMessageManager,
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 |
execute() |
protected String |
getQueryString()
This method exists just to allow tests to replace this static behaviour with a more "testeable" one.
|
String |
getSAMLEncoding() |
SAMLAuthResponse |
getSamlResponse() |
void |
setRelayState(String RelayState) |
void |
setSAMLEncoding(String SAMLEncoding) |
void |
setSAMLRequest(String SAMLRequest) |
addActionError, addActionMessage, applyFieldError, applyFieldErrors, authorisedToAccessCrowdAdminConsole, authorisedToAccessCrowdConsole, 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, isRestartRequiredToEnableClustering, isSubscription, isSysAdmin, isWithinGracePeriod, renderFreemarkerTemplate, resolveAvatarUri, setActionHelper, setApplicationManager, setApplicationService, setClientProperties, setClusterService, setCrowdApplication, setCrowdLicenseManager, setDirectoryManager, setPropertyManager, setRememberMeService, setTab, setTokenAuthenticationManager, setWebInterfaceManager, setWebResourceManager, setXsrfTokenGenerator
addActionError, 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, validate
public SAMLAuthAction(SAMLMessageManager samlMessageManager, 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()
execute
in interface com.opensymphony.xwork2.Action
execute
in class BaseAction
protected String getQueryString()
public SAMLAuthResponse getSamlResponse()
public void setSAMLRequest(String SAMLRequest)
public void setRelayState(String RelayState)
public String getSAMLEncoding()
public void setSAMLEncoding(String SAMLEncoding)
Copyright © 2020 Atlassian. All rights reserved.