Interface V20201103145400_LegacyAuthServiceMigration.MigrationModule

Enclosing class:
V20201103145400_LegacyAuthServiceMigration

public static interface V20201103145400_LegacyAuthServiceMigration.MigrationModule
This migration is pluggable to allow us to modify the outcome from plugins (e.g. Enterprise)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    upgrade(org.bson.Document document, AuthServiceBackendDTO authServiceConfig)
     
  • Method Details