| Package | Description |
|---|---|
| org.graylog.security.shares |
| Modifier and Type | Method and Description |
|---|---|
static EntityShareResponse.AvailableGrantee |
EntityShareResponse.AvailableGrantee.create(GRN grn,
String type,
String title) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableSet<EntityShareResponse.AvailableGrantee> |
EntityShareResponse.availableGrantees() |
Set<EntityShareResponse.AvailableGrantee> |
GranteeService.getAvailableGrantees(User sharingUser) |
com.google.common.collect.ImmutableSet<EntityShareResponse.AvailableGrantee> |
DefaultGranteeService.getAvailableGrantees(User sharingUser) |
| Modifier and Type | Method and Description |
|---|---|
abstract EntityShareResponse.Builder |
EntityShareResponse.Builder.availableGrantees(Set<EntityShareResponse.AvailableGrantee> availableGrantees) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.