| Package | Description |
|---|---|
| org.graylog2.security.ldap | |
| org.graylog2.shared.users | |
| org.graylog2.users |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapSettingsImpl |
| Modifier and Type | Method and Description |
|---|---|
LdapSettings |
LdapSettingsServiceImpl.load() |
LdapSettings |
LdapSettingsService.load() |
| Modifier and Type | Method and Description |
|---|---|
User |
UserService.syncFromLdapEntry(LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
void |
UserService.updateFromLdap(User user,
LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserServiceImpl.syncFromLdapEntry(LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
void |
UserServiceImpl.updateFromLdap(User user,
LdapEntry userEntry,
LdapSettings ldapSettings,
String username) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.