| Modifier and Type | Class and Description |
|---|---|
class |
EventsAuditEventTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
PipelineProcessorAuditEventTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
SidecarAuditEventTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewsAuditEventTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
JobSchedulerAuditEventTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityAuditEventTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditEventTypes |
| Constructor and Description |
|---|
AuditEventModelProcessor(Set<PluginAuditEventTypes> auditEventTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addAuditEventTypes(Class<? extends PluginAuditEventTypes> auditEventTypesClass) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.Multibinder<PluginAuditEventTypes> |
Graylog2Module.auditEventTypesBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Graylog2Module.installAuditEventTypes(com.google.inject.multibindings.Multibinder<PluginAuditEventTypes> classMultibinder,
Class<? extends PluginAuditEventTypes> auditEventTypesClass) |
protected void |
Graylog2Module.installAuditEventTypes(com.google.inject.multibindings.Multibinder<PluginAuditEventTypes> classMultibinder,
Class<? extends PluginAuditEventTypes> auditEventTypesClass) |
| Constructor and Description |
|---|
JerseyService(HttpConfiguration configuration,
Configuration graylogConfiguration,
Set<Class<? extends javax.ws.rs.container.DynamicFeature>> dynamicFeatures,
Set<Class<? extends javax.ws.rs.container.ContainerResponseFilter>> containerResponseFilters,
Set<Class<? extends javax.ws.rs.ext.ExceptionMapper>> exceptionMappers,
Set<Class> additionalComponents,
Set<Class<?>> systemRestResources,
Map<String,Set<Class<? extends PluginRestResource>>> pluginRestResources,
Set<PluginAuditEventTypes> pluginAuditEventTypes,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
com.codahale.metrics.MetricRegistry metricRegistry,
org.glassfish.grizzly.http.server.ErrorPageGenerator errorPageGenerator,
TLSProtocolsConfiguration tlsConfiguration) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.