| Package | Description |
|---|---|
| org.graylog.security.authservice | |
| org.graylog.security.authservice.backend | |
| org.graylog2.plugin |
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthServiceBackendConfig.FallbackConfig |
| Modifier and Type | Method and Description |
|---|---|
abstract @NotNull AuthServiceBackendConfig |
AuthServiceBackendDTO.config() |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthServiceBackendDTO.Builder |
AuthServiceBackendDTO.Builder.config(AuthServiceBackendConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
ADAuthServiceBackendConfig |
class |
LDAPAuthServiceBackendConfig |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addAuthServiceBackend(String name,
Class<? extends AuthServiceBackend> backendClass,
Class<? extends AuthServiceBackend.Factory<? extends AuthServiceBackend>> factoryClass,
Class<? extends AuthServiceBackendConfig> configClass) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.