| Package | Description |
|---|---|
| org.graylog2.security.ldap | |
| org.graylog2.users |
| Modifier and Type | Method and Description |
|---|---|
LdapEntry |
LdapConnector.search(org.apache.directory.ldap.client.api.LdapNetworkConnection connection,
String searchBase,
String searchPattern,
String principal,
boolean activeDirectory) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserServiceImpl.syncFromLdapEntry(LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
User |
UserService.syncFromLdapEntry(LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
void |
UserServiceImpl.updateFromLdap(User user,
LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
void |
UserService.updateFromLdap(User user,
LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
Copyright © 2012–2014 TORCH GmbH. All rights reserved.