| Package | Description |
|---|---|
| org.graylog2.rest.resources.system.ldap | |
| org.graylog2.rest.resources.system.ldap.responses |
| Modifier and Type | Method and Description |
|---|---|
LdapSettingsResponse |
LdapResource.getLdapSettings() |
| Modifier and Type | Method and Description |
|---|---|
static LdapSettingsResponse |
LdapSettingsResponse.create(boolean enabled,
String systemUsername,
String systemPassword,
URI ldapUri,
boolean useStartTls,
boolean trustAllCertificates,
boolean activeDirectory,
String searchBase,
String searchPattern,
String displayNameAttribute,
String defaultGroup) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.