| Package | Description |
|---|---|
| org.graylog.security.authzroles | |
| org.graylog2.plugin.security | |
| org.graylog2.shared.security |
| Modifier and Type | Method and Description |
|---|---|
static BuiltinRole |
BuiltinRole.create(String name,
String description,
Set<String> permissions) |
| Modifier and Type | Method and Description |
|---|---|
default Set<BuiltinRole> |
PluginPermissions.builtinRoles()
A set of built-in roles that should be added to every graylog setup.
|
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.collect.ImmutableSet<BuiltinRole> |
RestPermissions.BUILTIN_ROLES |
| Modifier and Type | Method and Description |
|---|---|
Set<BuiltinRole> |
RestPermissions.builtinRoles() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.