public class SAMLAuthAction extends BaseAction
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 |
|---|
SAMLAuthAction() |
| 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 |
setSamlMessageManager(SAMLMessageManager samlMessageManager) |
void |
setSAMLRequest(String SAMLRequest) |
addActionError, addActionMessage, applyFieldError, 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, 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 String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class BaseActionprotected String getQueryString()
public SAMLAuthResponse getSamlResponse()
public void setSamlMessageManager(SAMLMessageManager samlMessageManager)
public void setSAMLRequest(String SAMLRequest)
public void setRelayState(String RelayState)
public String getSAMLEncoding()
public void setSAMLEncoding(String SAMLEncoding)
Copyright © 2018 Atlassian. All rights reserved.