Class LegacyExportImportManager

java.lang.Object
org.keycloak.storage.datastore.LegacyExportImportManager
All Implemented Interfaces:
ExportImportManager

public class LegacyExportImportManager extends Object implements ExportImportManager
This wraps the functionality about export/import for legacy storage. This will be handled differently for the new map storage, therefore, it has been extracted.
Author:
Alexander Schwartz