Package | Description |
---|---|
com.atlassian.crowd.plugin.rest.service.controller | |
com.atlassian.crowd.plugin.rest.service.resource.directory | |
com.atlassian.crowd.plugin.rest.util |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryController.testLdapSearch(LdapSearchTestEntity configuration) |
void |
DirectoryController.testLdapSearch(LdapSearchTestEntity configuration,
Long id) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
DirectoryResource.testSearch(LdapSearchTestEntity ldapConfiguration)
Tests search with the provided LDAP directory configuration
|
javax.ws.rs.core.Response |
DirectoryResource.testSearch(LdapSearchTestEntity ldapConfiguration,
Long id)
Tests search with the provided LDAP directory configuration.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryImpl |
ApplicationEntityTranslator.buildDirectoryConfiguration(LdapSearchTestEntity ldapSearchTestEntity) |
static Map<String,String> |
ApplicationEntityTranslator.extractDirectoryAttributesForSearchTest(LdapSearchTestEntity searchTestEntity) |
static Map<String,String> |
ApplicationEntityTranslator.populateDirectoryAttributesForSearchTest(LdapSearchTestEntity configuration,
Directory directory) |
Copyright © 2020 Atlassian. All rights reserved.