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