| Constructor and Description |
|---|
V20180323150000_AddSidecarUser(SidecarPluginConfiguration pluginConfiguration,
RoleService roleService,
MigrationHelpers migrationHelpers) |
| Constructor and Description |
|---|
AuthServiceBackendsResource(DBAuthServiceBackendService dbService,
GlobalAuthServiceConfig globalAuthServiceConfig,
PaginatedUserService userService,
RoleService roleService,
AuthServiceBackendUsageCheck usageCheck) |
| Constructor and Description |
|---|
MigrationHelpers(RoleService roleService,
UserService userService) |
| Constructor and Description |
|---|
GrantsMetaMigration(RoleService roleService,
UserService userService,
DBGrantService dbGrantService,
GRNRegistry grnRegistry,
String rootUsername,
MongoConnection mongoConnection,
ViewService viewService,
ClusterConfigService clusterConfigService) |
RolesToGrantsMigration(RoleService roleService,
UserService userService,
DBGrantService dbGrantService,
GRNRegistry grnRegistry,
String rootUsername) |
ViewSharingToGrantsMigration(MongoConnection mongoConnection,
DBGrantService grantService,
UserService userService,
RoleService roleService,
String rootUsername,
ViewService viewService,
GRNRegistry grnRegistry) |
| Constructor and Description |
|---|
UserPermissionMigrationPeriodical(UserService userService,
RoleService roleService,
Permissions permissions,
ClusterConfigService clusterConfigService) |
| Constructor and Description |
|---|
RolesResource(RoleService roleService) |
| Constructor and Description |
|---|
UsersResource(UserManagementService userManagementService,
PaginatedUserService paginatedUserService,
AccessTokenService accessTokenService,
RoleService roleService,
MongoDBSessionService sessionService) |
| Constructor and Description |
|---|
InMemoryRolePermissionResolver(RoleService roleService,
ScheduledExecutorService daemonScheduler) |
| Modifier and Type | Class and Description |
|---|---|
class |
RoleServiceImpl |
| Constructor and Description |
|---|
UserManagementServiceImpl(MongoConnection mongoConnection,
Configuration configuration,
RoleService roleService,
AccessTokenService accessTokenService,
UserImpl.Factory userFactory,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
com.google.common.eventbus.EventBus serverEventBus,
GRNRegistry grnRegistry,
PermissionAndRoleResolver permissionAndRoleResolver) |
UserServiceImpl(MongoConnection mongoConnection,
Configuration configuration,
RoleService roleService,
AccessTokenService accessTokenService,
UserImpl.Factory userFactory,
InMemoryRolePermissionResolver inMemoryRolePermissionResolver,
com.google.common.eventbus.EventBus serverEventBus,
GRNRegistry grnRegistry,
PermissionAndRoleResolver permissionAndRoleResolver) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.