Uses of Class
org.graylog.security.authzroles.BuiltinRole
Packages that use BuiltinRole
Package
Description
-
Uses of BuiltinRole in org.graylog.plugins.pipelineprocessor.rest
Methods in org.graylog.plugins.pipelineprocessor.rest that return types with arguments of type BuiltinRole -
Uses of BuiltinRole in org.graylog.security.authzroles
Methods in org.graylog.security.authzroles that return BuiltinRole -
Uses of BuiltinRole in org.graylog2.plugin.security
Methods in org.graylog2.plugin.security that return types with arguments of type BuiltinRoleModifier and TypeMethodDescriptiondefault Set<BuiltinRole>PluginPermissions.builtinRoles()A set of built-in roles that should be added to every graylog setup.