| Package | Description |
|---|---|
| org.graylog2.rest.models.system.ldap.responses |
| 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.