| Package | Description |
|---|---|
| org.graylog.security.authservice | |
| org.graylog.security.authservice.rest | |
| org.graylog.security.rest | |
| org.graylog.security.shares |
| Modifier and Type | Method and Description |
|---|---|
PaginatedList<AuthServiceBackendDTO> |
DBAuthServiceBackendService.findPaginated(PaginationParameters params,
Predicate<AuthServiceBackendDTO> filter) |
| Modifier and Type | Method and Description |
|---|---|
PaginatedResponse<AuthServiceBackendDTO> |
AuthServiceBackendsResource.list(PaginationParameters paginationParameters) |
| Modifier and Type | Method and Description |
|---|---|
PaginatedResponse<EntityDescriptor> |
EntitySharesResource.get(PaginationParameters paginationParameters,
@NotBlank String userId,
String capabilityFilter,
String entityTypeFilter) |
| Modifier and Type | Method and Description |
|---|---|
GranteeSharesService.SharesResponse |
GranteeSharesService.getPaginatedSharesFor(GRN grantee,
PaginationParameters paginationParameters,
String capabilityFilterString,
String entityTypeFilterString) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.