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