| Package | Description |
|---|---|
| org.graylog2.rest.models.system.ldap.requests | |
| org.graylog2.rest.resources.system.ldap |
| Modifier and Type | Method and Description |
|---|---|
static LdapTestConfigRequest |
LdapTestConfigRequest.create(String systemUsername,
String systemPassword,
URI ldapUri,
boolean useStartTls,
boolean trustAllCertificates,
boolean activeDirectory,
String searchBase,
String searchPattern,
String principal,
String password,
boolean testConnectOnly,
String groupSearchBase,
String groupIdAttribute,
String groupSearchPattern) |
| Modifier and Type | Method and Description |
|---|---|
LdapTestConfigResponse |
LdapResource.testLdapConfiguration(LdapTestConfigRequest request) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.