public abstract class ActiveAuthServiceBackendChangedEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_ACTIVE_BACKEND |
| Constructor and Description |
|---|
ActiveAuthServiceBackendChangedEvent() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
activeBackend() |
static ActiveAuthServiceBackendChangedEvent |
create(String activeBackend) |
public static final String FIELD_ACTIVE_BACKEND
public ActiveAuthServiceBackendChangedEvent()
public abstract String activeBackend()
public static ActiveAuthServiceBackendChangedEvent create(String activeBackend)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.