Modifier and Type | Method and Description |
---|---|
void |
DirectoryController.testAzureAdConnection(AzureAdConnectionTestEntity connectionTestData) |
void |
DirectoryController.testAzureAdConnection(AzureAdConnectionTestEntity connectionTestData,
Long id) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DirectoryResource.testAzureAdConnection(AzureAdConnectionTestEntity connectionTestData)
Tests connection to the specified Azure Active Directory.
|
javax.ws.rs.core.Response |
DirectoryResource.testAzureAdConnection(Long id,
AzureAdConnectionTestEntity connectionTestData)
Tests connection to the specified Azure Active Directory.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryImpl |
ApplicationEntityTranslator.buildDirectoryConfiguration(AzureAdConnectionTestEntity connectionTestData) |
static void |
ApplicationEntityTranslator.populateDirectoryAttributesForConnectionTest(Map<String,String> attributes,
AzureAdConnectionTestEntity connectionTestData,
String webAppSecret) |
Copyright © 2020 Atlassian. All rights reserved.