| Package | Description |
|---|---|
| org.graylog2.rest.models.system.ldap.requests |
| Modifier and Type | Method and Description |
|---|---|
static LdapSettingsRequest |
LdapSettingsRequest.create(boolean enabled,
String systemUsername,
String systemPassword,
URI ldapUri,
boolean useStartTls,
boolean trustAllCertificates,
boolean activeDirectory,
String searchBase,
String searchPattern,
String displayNameAttribute,
String defaultGroup,
Map<String,String> groupMapping,
String groupSearchBase,
String groupIdAttribute,
Set<String> additionalDefaultGroups,
String groupSearchPattern) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.