| Package | Description |
|---|---|
| org.graylog2.rest.resources.system.authentication | |
| org.graylog2.security |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig |
AuthenticationResource.create(AuthenticationConfig config) |
AuthenticationConfig |
AuthenticationResource.getAuthenticators() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig |
AuthenticationResource.create(AuthenticationConfig config) |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthenticationConfig |
AuthenticationConfig.Builder.build() |
static AuthenticationConfig |
AuthenticationConfig.create(List<String> order,
Set<String> disabledRealms) |
static AuthenticationConfig |
AuthenticationConfig.defaultInstance() |
AuthenticationConfig |
AuthenticationConfig.withRealms(Set<String> availableRealms) |
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.