| Package | Description |
|---|---|
| org.graylog2.rest.models.system.ldap.requests |
| 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) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.