| 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,
java.lang.String searchBase,
java.lang.String searchPattern,
java.lang.String principal,
boolean activeDirectory) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserServiceImpl.syncFromLdapEntry(LdapEntry userEntry,
LdapSettings ldapSettings,
java.lang.String username) |
User |
UserService.syncFromLdapEntry(LdapEntry userEntry,
LdapSettings ldapSettings,
java.lang.String username) |
void |
UserServiceImpl.updateFromLdap(UserImpl user,
LdapEntry userEntry,
LdapSettings ldapSettings,
java.lang.String username) |
void |
UserService.updateFromLdap(UserImpl user,
LdapEntry userEntry,
LdapSettings ldapSettings,
java.lang.String username) |
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.