Modifier and Type | Method and Description |
---|---|
void |
DirectoryController.testCrowdConnection(CrowdConnectionTestEntity connectionTestData) |
void |
DirectoryController.testCrowdConnection(CrowdConnectionTestEntity connectionTestData,
Long id) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DirectoryResource.testCrowdConnection(CrowdConnectionTestEntity connectionTestData)
Tests connection to the specified Remote Crowd directory
|
javax.ws.rs.core.Response |
DirectoryResource.testCrowdConnection(Long id,
CrowdConnectionTestEntity connectionTestData)
Tests connection to the specified Remote Crowd directory.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryImpl |
ApplicationEntityTranslator.buildDirectoryConfiguration(CrowdConnectionTestEntity connectionTestData) |
static void |
ApplicationEntityTranslator.populateDirectoryAttributesForConnectionTest(Map<String,String> attributes,
CrowdConnectionTestEntity connectionTestData,
String password) |
Copyright © 2021 Atlassian. All rights reserved.