Uses of Class
org.graylog.security.entities.EntityOwnershipService
Packages that use EntityOwnershipService
Package
Description
-
Uses of EntityOwnershipService in org.graylog.events.notifications
Constructors in org.graylog.events.notifications with parameters of type EntityOwnershipServiceModifierConstructorDescriptionDBNotificationService(MongoCollections mongoCollections, EntityOwnershipService entityOwnerShipService) -
Uses of EntityOwnershipService in org.graylog.events.processor
Constructors in org.graylog.events.processor with parameters of type EntityOwnershipServiceModifierConstructorDescriptionDBEventDefinitionService(MongoCollections mongoCollections, DBEventProcessorStateService stateService, EntityOwnershipService entityOwnerShipService, EntityScopeService entityScopeService, SearchFiltersReFetcher searchFiltersRefetcher) -
Uses of EntityOwnershipService in org.graylog.plugins.views.search.views
Constructors in org.graylog.plugins.views.search.views with parameters of type EntityOwnershipServiceModifierConstructorDescriptionprotectedViewService(ClusterConfigService clusterConfigService, ViewRequirements.Factory viewRequirementsFactory, EntityOwnershipService entityOwnerShipService, ViewSummaryService viewSummaryService, MongoCollections mongoCollections) -
Uses of EntityOwnershipService in org.graylog2.streams
Constructors in org.graylog2.streams with parameters of type EntityOwnershipServiceModifierConstructorDescriptionStreamServiceImpl(MongoConnection mongoConnection, StreamRuleService streamRuleService, OutputService outputService, IndexSetService indexSetService, MongoIndexSet.Factory indexSetFactory, EntityOwnershipService entityOwnershipService, ClusterEventBus clusterEventBus, Set<StreamDeletionGuard> streamDeletionGuards)