| Package | Description |
|---|---|
| org.graylog.security.authservice | |
| org.graylog.security.authservice.rest | |
| org.graylog.security.authservice.test | |
| org.graylog2.migrations |
| Constructor and Description |
|---|
GlobalAuthServiceConfig(ClusterConfigService clusterConfigService,
com.google.common.eventbus.EventBus eventBus,
DBAuthServiceBackendService dbService,
Map<String,AuthServiceBackend.Factory<? extends AuthServiceBackend>> backendFactories,
AuthServiceBackend defaultBackend) |
| Constructor and Description |
|---|
AuthServiceBackendsResource(DBAuthServiceBackendService dbService,
GlobalAuthServiceConfig globalAuthServiceConfig,
PaginatedUserService userService,
RoleService roleService,
AuthServiceBackendUsageCheck usageCheck) |
AuthServicesResource(GlobalAuthServiceConfig authServiceConfig,
DBAuthServiceBackendService backendService) |
| Constructor and Description |
|---|
AuthServiceBackendTestService(DBAuthServiceBackendService dbService,
Map<String,AuthServiceBackend.Factory<? extends AuthServiceBackend>> backendFactories) |
| Constructor and Description |
|---|
V20201103145400_LegacyAuthServiceMigration(MongoConnection mongoConnection,
Set<V20201103145400_LegacyAuthServiceMigration.MigrationModule> migrationModules,
EncryptedValueService encryptedValueService,
Configuration configuration,
PaginatedAuthzRolesService rolesService,
DBAuthServiceBackendService authServiceBackendService,
NotificationService notificationService,
ClusterConfigService clusterConfigService) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.