public class BetterSsoGlobalConfigAdditionalSupportInformationService extends Object implements AdditionalSupportInformationService
Constructor and Description |
---|
BetterSsoGlobalConfigAdditionalSupportInformationService(CrowdSamlConfigurationService crowdSamlConfigurationService,
KeyCertificatePairUtils keyCertificatePairUtils,
ApplicationSamlConfigurationService applicationSamlConfigurationService,
LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
extendSupportInformation(SupportInformationBuilder supportInformationBuilder)
Adds additional support information to the provided builder
|
void |
extendSupportInformation(SupportInformationBuilder supportInformationBuilder,
Application application,
int applicationIndex)
Adds additional support information related to the specified application to the provided builder
|
public BetterSsoGlobalConfigAdditionalSupportInformationService(CrowdSamlConfigurationService crowdSamlConfigurationService, KeyCertificatePairUtils keyCertificatePairUtils, ApplicationSamlConfigurationService applicationSamlConfigurationService, LicenseService licenseService)
public void extendSupportInformation(SupportInformationBuilder supportInformationBuilder)
AdditionalSupportInformationService
extendSupportInformation
in interface AdditionalSupportInformationService
supportInformationBuilder
- the builder that will be filled with additional informationpublic void extendSupportInformation(SupportInformationBuilder supportInformationBuilder, Application application, int applicationIndex)
AdditionalSupportInformationService
extendSupportInformation
in interface AdditionalSupportInformationService
supportInformationBuilder
- the builder that will be filled with additional informationapplication
- the application to which the additional information relates toapplicationIndex
- the index of the application, used to build prefixes for item namesCopyright © 2021 Atlassian. All rights reserved.
View cookie preferences