public abstract static class LDAPAuthServiceBackendConfig.HostAndPort extends Object
| Constructor and Description |
|---|
HostAndPort() |
| Modifier and Type | Method and Description |
|---|---|
static LDAPAuthServiceBackendConfig.HostAndPort |
create(String host,
int port) |
abstract String |
host() |
abstract int |
port() |
String |
toString() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.