Uses of Class
org.graylog.security.shares.EntitySharesService
Packages that use EntitySharesService
-
Uses of EntitySharesService in org.graylog.security.rest
Constructors in org.graylog.security.rest with parameters of type EntitySharesServiceModifierConstructorDescriptionEntitySharesResource(GRNRegistry grnRegistry, DBGrantService grantService, UserService userService, GranteeSharesService granteeSharesService, EntitySharesService entitySharesService)