| Package | Description |
|---|---|
| org.graylog.security.authservice.backend |
| Modifier and Type | Method and Description |
|---|---|
static LDAPAuthServiceBackendConfig.HostAndPort |
LDAPAuthServiceBackendConfig.HostAndPort.create(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<LDAPAuthServiceBackendConfig.HostAndPort> |
LDAPAuthServiceBackendConfig.servers() |
| Modifier and Type | Method and Description |
|---|---|
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.servers(List<LDAPAuthServiceBackendConfig.HostAndPort> servers) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.