| Package | Description |
|---|---|
| org.graylog2.security.ldap |
| Modifier and Type | Method and Description |
|---|---|
LdapEntry |
LdapConnector.search(org.apache.directory.ldap.client.api.LdapNetworkConnection connection,
String searchBase,
String searchPattern,
String displayNameAttribute,
String principal,
boolean activeDirectory,
String groupSearchBase,
String groupIdAttribute,
String groupSearchPattern) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
LdapConnector.findGroups(org.apache.directory.ldap.client.api.LdapNetworkConnection connection,
String groupSearchBase,
String groupSearchPattern,
String groupIdAttribute,
LdapEntry ldapEntry) |
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.