public interface AuthServiceBackendConfig
Modifier and Type | Interface and Description |
---|---|
static interface |
AuthServiceBackendConfig.Builder<SELF> |
static class |
AuthServiceBackendConfig.FallbackConfig |
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_FIELD |
Modifier and Type | Method and Description |
---|---|
String |
type() |
default void |
validate(ValidationResult result) |
static final String TYPE_FIELD
String type()
default void validate(ValidationResult result)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.