Uses of Interface
org.graylog2.migrations.V20201103145400_LegacyAuthServiceMigration.MigrationModule
Packages that use V20201103145400_LegacyAuthServiceMigration.MigrationModule
-
Uses of V20201103145400_LegacyAuthServiceMigration.MigrationModule in org.graylog2.migrations
Constructor parameters in org.graylog2.migrations with type arguments of type V20201103145400_LegacyAuthServiceMigration.MigrationModuleModifierConstructorDescriptionV20201103145400_LegacyAuthServiceMigration(MongoConnection mongoConnection, Set<V20201103145400_LegacyAuthServiceMigration.MigrationModule> migrationModules, EncryptedValueService encryptedValueService, Configuration configuration, PaginatedAuthzRolesService rolesService, DBAuthServiceBackendService authServiceBackendService, NotificationService notificationService, ClusterConfigService clusterConfigService)