Uses of Class
org.graylog.grn.GRNDescriptorService
Packages that use GRNDescriptorService
Package
Description
-
Uses of GRNDescriptorService in org.graylog.security.entities
Constructors in org.graylog.security.entities with parameters of type GRNDescriptorServiceModifierConstructorDescriptionEntityDependencyResolver(ContentPackService contentPackService, GRNRegistry grnRegistry, GRNDescriptorService descriptorService, DBGrantService grantService) -
Uses of GRNDescriptorService in org.graylog.security.rest
Methods in org.graylog.security.rest with parameters of type GRNDescriptorServiceModifier and TypeMethodDescriptionGrantsOverviewResource.GrantSummary.of(GrantDTO grant, GRNDescriptorService descriptorService) Constructors in org.graylog.security.rest with parameters of type GRNDescriptorServiceModifierConstructorDescriptionGrantsOverviewResource(DBGrantService grantService, GRNDescriptorService descriptorService)